Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neutrinet
website-grav
Commits
2b6c997c
Commit
2b6c997c
authored
Nov 12, 2022
by
neutrinet-site
Committed by
Site-sync-Neutrinet
Nov 12, 2022
Browse files
(Grav GitSync) Automatic Commit from neutrinet-site
parent
f5b5be94
Changes
46
Hide whitespace changes
Inline
Side-by-side
plugins/admin/CHANGELOG.md
View file @
2b6c997c
# v1.10.37.1
## 10/08/2022
1.
[](
#bugfix
)
*
Removed new GumRoad cart icon + new button styling
[
getgrav/grav#3631
](
https://github.com/getgrav/grav/issues/3631
)
# v1.10.37
## 10/05/2022
1.
[](
#improved
)
*
Updated vendor libraries to latest versions
*
Removed a reference to
`SwiftMailer`
library to support new
**Email**
plugin v4.0
# v1.10.36
## 09/08/2022
1.
[](
#bugfix
)
*
Fixed
`fieldset.html.twig`
not rendering with
`markdown: false`
[
#2313
](
https://github.com/getgrav/grav-plugin-admin/pull/2313
)
# v1.10.35
## 08/04/2022
...
...
plugins/admin/blueprints.yaml
View file @
2b6c997c
name
:
Admin Panel
slug
:
admin
type
:
plugin
version
:
1.10.3
5
version
:
1.10.3
7.1
description
:
Adds an advanced administration panel to manage your site
icon
:
empire
author
:
...
...
plugins/admin/classes/plugin/Controllers/Login/LoginController.php
View file @
2b6c997c
...
...
@@ -487,11 +487,8 @@ class LoginController extends AdminController
throw
new
\
RuntimeException
(
'Sending email failed'
);
}
// For testing only!
//Admin::DEBUG && Admin::addDebugMessage(sprintf('Email sent to %s', $to), $body);
$this
->
setMessage
(
$this
->
translate
(
'PLUGIN_ADMIN.FORGOT_INSTRUCTIONS_SENT_VIA_EMAIL'
));
}
catch
(
\
RuntimeException
|
\
Swift_Swift
Exception
$e
)
{
}
catch
(
\
Exception
$e
)
{
$rateLimiter
->
resetRateLimit
(
$username
);
/** @var Debugger $debugger */
...
...
plugins/admin/composer.lock
View file @
2b6c997c
...
...
@@ -190,16 +190,16 @@
},
{
"name": "scssphp/scssphp",
"version": "v1.1
0.4
",
"version": "v1.1
1.0
",
"source": {
"type": "git",
"url": "https://github.com/scssphp/scssphp.git",
"reference": "
8ed20753db2d3d82629e6f5d35535bbbd3893b0c
"
"reference": "
33749d12c2569bb24071f94e9af828662dabb068
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/
8ed20753db2d3d82629e6f5d35535bbbd3893b0c
",
"reference": "
8ed20753db2d3d82629e6f5d35535bbbd3893b0c
",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/
33749d12c2569bb24071f94e9af828662dabb068
",
"reference": "
33749d12c2569bb24071f94e9af828662dabb068
",
"shasum": ""
},
"require": {
...
...
@@ -264,9 +264,9 @@
],
"support": {
"issues": "https://github.com/scssphp/scssphp/issues",
"source": "https://github.com/scssphp/scssphp/tree/v1.1
0.4
"
"source": "https://github.com/scssphp/scssphp/tree/v1.1
1.0
"
},
"time": "2022-0
7-26T16:28:33
+00:00"
"time": "2022-0
9-02T21:24:55
+00:00"
}
],
"packages-dev": [
...
...
@@ -818,16 +818,16 @@
},
{
"name": "guzzlehttp/promises",
"version": "1.5.
1
",
"version": "1.5.
2
",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "
fe752aedc9fd8fcca3fe7ad05d419d32998a06da
"
"reference": "
b94b2807d85443f9719887892882d0329d1e2598
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/
fe752aedc9fd8fcca3fe7ad05d419d32998a06da
",
"reference": "
fe752aedc9fd8fcca3fe7ad05d419d32998a06da
",
"url": "https://api.github.com/repos/guzzle/promises/zipball/
b94b2807d85443f9719887892882d0329d1e2598
",
"reference": "
b94b2807d85443f9719887892882d0329d1e2598
",
"shasum": ""
},
"require": {
...
...
@@ -882,7 +882,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/1.5.
1
"
"source": "https://github.com/guzzle/promises/tree/1.5.
2
"
},
"funding": [
{
...
...
@@ -898,7 +898,7 @@
"type": "tidelift"
}
],
"time": "202
1-10-22T20:56:57
+00:00"
"time": "202
2-08-28T14:55:35
+00:00"
},
{
"name": "guzzlehttp/psr7",
...
...
@@ -1987,16 +1987,16 @@
},
{
"name": "sebastian/comparator",
"version": "3.0.
3
",
"version": "3.0.
5
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "1
071dfcef776a57013124ff35e1fc41ccd294758
"
"reference": "1
dc7ceb4a24aede938c7af2a9ed1de09609ca770
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1
071dfcef776a57013124ff35e1fc41ccd294758
",
"reference": "1
071dfcef776a57013124ff35e1fc41ccd294758
",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1
dc7ceb4a24aede938c7af2a9ed1de09609ca770
",
"reference": "1
dc7ceb4a24aede938c7af2a9ed1de09609ca770
",
"shasum": ""
},
"require": {
...
...
@@ -2049,7 +2049,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
"source": "https://github.com/sebastianbergmann/comparator/tree/3.0.
3
"
"source": "https://github.com/sebastianbergmann/comparator/tree/3.0.
5
"
},
"funding": [
{
...
...
@@ -2057,7 +2057,7 @@
"type": "github"
}
],
"time": "202
0-11-30T08:04:30
+00:00"
"time": "202
2-09-14T12:31:48
+00:00"
},
{
"name": "sebastian/diff",
...
...
@@ -2190,16 +2190,16 @@
},
{
"name": "sebastian/exporter",
"version": "3.1.
4
",
"version": "3.1.
5
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "
0c32ea2e40dbf59de29f3b49bf375176ce7dd8db
"
"reference": "
73a9676f2833b9a7c36968f9d882589cd75511e6
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/
0c32ea2e40dbf59de29f3b49bf375176ce7dd8db
",
"reference": "
0c32ea2e40dbf59de29f3b49bf375176ce7dd8db
",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/
73a9676f2833b9a7c36968f9d882589cd75511e6
",
"reference": "
73a9676f2833b9a7c36968f9d882589cd75511e6
",
"shasum": ""
},
"require": {
...
...
@@ -2255,7 +2255,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
"source": "https://github.com/sebastianbergmann/exporter/tree/3.1.
4
"
"source": "https://github.com/sebastianbergmann/exporter/tree/3.1.
5
"
},
"funding": [
{
...
...
@@ -2263,7 +2263,7 @@
"type": "github"
}
],
"time": "202
1-11-11T13:51:24
+00:00"
"time": "202
2-09-14T06:00:17
+00:00"
},
{
"name": "sebastian/global-state",
...
...
@@ -2596,16 +2596,16 @@
},
{
"name": "symfony/browser-kit",
"version": "v4.4.
37
",
"version": "v4.4.
44
",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
"reference": "
6e81008cac62369871cb6b8de64576ed138e3998
"
"reference": "
2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/
6e81008cac62369871cb6b8de64576ed138e3998
",
"reference": "
6e81008cac62369871cb6b8de64576ed138e3998
",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/
2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb
",
"reference": "
2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb
",
"shasum": ""
},
"require": {
...
...
@@ -2648,7 +2648,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/browser-kit/tree/v4.4.
37
"
"source": "https://github.com/symfony/browser-kit/tree/v4.4.
44
"
},
"funding": [
{
...
...
@@ -2664,20 +2664,20 @@
"type": "tidelift"
}
],
"time": "2022-0
1-02T09:41:36
+00:00"
"time": "2022-0
7-25T12:56:14
+00:00"
},
{
"name": "symfony/console",
"version": "v4.4.4
3
",
"version": "v4.4.4
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "
8a2628d2d5639f35113dc1b833ecd91e1ed1cf46
"
"reference": "
28b77970939500fb04180166a1f716e75a871ef8
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/
8a2628d2d5639f35113dc1b833ecd91e1ed1cf46
",
"reference": "
8a2628d2d5639f35113dc1b833ecd91e1ed1cf46
",
"url": "https://api.github.com/repos/symfony/console/zipball/
28b77970939500fb04180166a1f716e75a871ef8
",
"reference": "
28b77970939500fb04180166a1f716e75a871ef8
",
"shasum": ""
},
"require": {
...
...
@@ -2738,7 +2738,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/console/tree/v4.4.4
3
"
"source": "https://github.com/symfony/console/tree/v4.4.4
5
"
},
"funding": [
{
...
...
@@ -2754,20 +2754,20 @@
"type": "tidelift"
}
],
"time": "2022-0
6-23T12:22:25
+00:00"
"time": "2022-0
8-17T14:50:19
+00:00"
},
{
"name": "symfony/css-selector",
"version": "v4.4.
37
",
"version": "v4.4.
44
",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "
0628e6c6d7c92f1a7bae543959bdc17347be2436
"
"reference": "
bd0a6737e48de45b4b0b7b6fc98c78404ddceaed
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/
0628e6c6d7c92f1a7bae543959bdc17347be2436
",
"reference": "
0628e6c6d7c92f1a7bae543959bdc17347be2436
",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/
bd0a6737e48de45b4b0b7b6fc98c78404ddceaed
",
"reference": "
bd0a6737e48de45b4b0b7b6fc98c78404ddceaed
",
"shasum": ""
},
"require": {
...
...
@@ -2804,7 +2804,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v4.4.
37
"
"source": "https://github.com/symfony/css-selector/tree/v4.4.
44
"
},
"funding": [
{
...
...
@@ -2820,7 +2820,7 @@
"type": "tidelift"
}
],
"time": "2022-0
1-02T09:41:36
+00:00"
"time": "2022-0
6-27T13:16:42
+00:00"
},
{
"name": "symfony/deprecation-contracts",
...
...
@@ -2891,16 +2891,16 @@
},
{
"name": "symfony/dom-crawler",
"version": "v4.4.4
2
",
"version": "v4.4.4
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "
be5a04618e5d44e71d013f177df80d3ec4b192a0
"
"reference": "
4b8daf6c56801e6d664224261cb100b73edc78a5
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/
be5a04618e5d44e71d013f177df80d3ec4b192a0
",
"reference": "
be5a04618e5d44e71d013f177df80d3ec4b192a0
",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/
4b8daf6c56801e6d664224261cb100b73edc78a5
",
"reference": "
4b8daf6c56801e6d664224261cb100b73edc78a5
",
"shasum": ""
},
"require": {
...
...
@@ -2945,7 +2945,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.4
2
"
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.4
5
"
},
"funding": [
{
...
...
@@ -2961,20 +2961,20 @@
"type": "tidelift"
}
],
"time": "2022-0
4-30T18:34:00
+00:00"
"time": "2022-0
8-03T12:57:57
+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v4.4.4
2
",
"version": "v4.4.4
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "
708e761740c16b02c86e3f0c932018a06b895d40
"
"reference": "
1e866e9e5c1b22168e0ce5f0b467f19bba61266a
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
708e761740c16b02c86e3f0c932018a06b895d40
",
"reference": "
708e761740c16b02c86e3f0c932018a06b895d40
",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
1e866e9e5c1b22168e0ce5f0b467f19bba61266a
",
"reference": "
1e866e9e5c1b22168e0ce5f0b467f19bba61266a
",
"shasum": ""
},
"require": {
...
...
@@ -3029,7 +3029,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.4
2
"
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.4
4
"
},
"funding": [
{
...
...
@@ -3045,7 +3045,7 @@
"type": "tidelift"
}
],
"time": "2022-0
5-05T15:33:49
+00:00"
"time": "2022-0
7-20T09:59:04
+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
...
...
@@ -3128,16 +3128,16 @@
},
{
"name": "symfony/finder",
"version": "v4.4.4
1
",
"version": "v4.4.4
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "
40790bdf293b462798882ef6da72bb49a4a6633a
"
"reference": "
66bd787edb5e42ff59d3523f623895af05043e4f
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/
40790bdf293b462798882ef6da72bb49a4a6633a
",
"reference": "
40790bdf293b462798882ef6da72bb49a4a6633a
",
"url": "https://api.github.com/repos/symfony/finder/zipball/
66bd787edb5e42ff59d3523f623895af05043e4f
",
"reference": "
66bd787edb5e42ff59d3523f623895af05043e4f
",
"shasum": ""
},
"require": {
...
...
@@ -3170,7 +3170,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v4.4.4
1
"
"source": "https://github.com/symfony/finder/tree/v4.4.4
4
"
},
"funding": [
{
...
...
@@ -3186,7 +3186,7 @@
"type": "tidelift"
}
],
"time": "2022-0
4-14T15:36:10
+00:00"
"time": "2022-0
7-29T07:35:46
+00:00"
},
{
"name": "symfony/polyfill-ctype",
...
...
@@ -3609,16 +3609,16 @@
},
{
"name": "symfony/process",
"version": "v4.4.4
1
",
"version": "v4.4.4
4
",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "
9eedd60225506d56e42210a70c21bb80ca8456ce
"
"reference": "
5cee9cdc4f7805e2699d9fd66991a0e6df8252a2
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/
9eedd60225506d56e42210a70c21bb80ca8456ce
",
"reference": "
9eedd60225506d56e42210a70c21bb80ca8456ce
",
"url": "https://api.github.com/repos/symfony/process/zipball/
5cee9cdc4f7805e2699d9fd66991a0e6df8252a2
",
"reference": "
5cee9cdc4f7805e2699d9fd66991a0e6df8252a2
",
"shasum": ""
},
"require": {
...
...
@@ -3651,7 +3651,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v4.4.4
1
"
"source": "https://github.com/symfony/process/tree/v4.4.4
4
"
},
"funding": [
{
...
...
@@ -3667,7 +3667,7 @@
"type": "tidelift"
}
],
"time": "2022-0
4-04
T1
0
:1
9:07
+00:00"
"time": "2022-0
6-27
T1
3
:1
6:42
+00:00"
},
{
"name": "symfony/service-contracts",
...
...
@@ -3754,16 +3754,16 @@
},
{
"name": "symfony/yaml",
"version": "v4.4.4
3
",
"version": "v4.4.4
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "
07e392f0ef78376d080d5353c081a5e5704835b
d"
"reference": "
aeccc4dc52a9e634f1d1eebeb21eacfdcff1053
d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/
07e392f0ef78376d080d5353c081a5e5704835b
d",
"reference": "
07e392f0ef78376d080d5353c081a5e5704835b
d",
"url": "https://api.github.com/repos/symfony/yaml/zipball/
aeccc4dc52a9e634f1d1eebeb21eacfdcff1053
d",
"reference": "
aeccc4dc52a9e634f1d1eebeb21eacfdcff1053
d",
"shasum": ""
},
"require": {
...
...
@@ -3805,7 +3805,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v4.4.4
3
"
"source": "https://github.com/symfony/yaml/tree/v4.4.4
5
"
},
"funding": [
{
...
...
@@ -3821,7 +3821,7 @@
"type": "tidelift"
}
],
"time": "2022-0
6-20T08:31:17
+00:00"
"time": "2022-0
8-02T15:47:23
+00:00"
},
{
"name": "theseer/tokenizer",
...
...
plugins/admin/themes/grav/css-compiled/template.css
View file @
2b6c997c
...
...
@@ -1857,10 +1857,15 @@ table.noflex {
line-height
:
inherit
!important
;
font-family
:
inherit
!important
;
border-radius
:
4px
!important
;
box-shadow
:
inherit
!important
;
}
box-shadow
:
inherit
!important
;
border-color
:
transparent
!important
;
}
#admin-main
.admin-block
a
.gumroad-button
:hover
{
transform
:
inherit
;
}
#admin-main
.admin-block
a
.gumroad-button
.gumroad-button-logo
{
display
:
none
!important
;
background-image
:
none
!important
;
}
#admin-main
.admin-block
a
.gumroad-button
.logo-full
{
display
:
none
;
}
#error
{
text-align
:
center
;
...
...
@@ -2815,6 +2820,9 @@ table.noflex {
right
:
0
;
left
:
0
;
}
.gumroad
.cart-button
{
display
:
none
!important
;
}
@media
only
all
and
(
max-width
:
47.938em
)
{
#admin-main
.config-wrapper-system
.form-tabs.side-tabs
>
.tabs-nav
{
display
:
none
;
...
...
plugins/admin/themes/grav/css-compiled/template.css.map
View file @
2b6c997c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
plugins/admin/themes/grav/scss/template/_admin.scss
View file @
2b6c997c
...
...
@@ -1220,6 +1220,13 @@ body.sidebar-quickopen #admin-main {
}
}
// Gumroad
.gumroad
{
.cart-button
{
display
:
none
!
important
;
}
}
// Config Side Tabs
@include
breakpoint
(
mobile-only
)
{
#admin-main
.config-wrapper-system
.form-tabs.side-tabs
{
...
...
plugins/admin/themes/grav/scss/template/_buttons.scss
View file @
2b6c997c
...
...
@@ -124,8 +124,17 @@
font-family
:
inherit
!
important
;
border-radius
:
4px
!
important
;
box-shadow
:
inherit
!
important
;
border-color
:
transparent
!
important
;
&
:hover
{
transform
:
inherit
;
}
.gumroad-button-logo
{
display
:
none
!
important
;
background-image
:
none
!
important
;
}
.logo-full
{
display
:
none
;
}
}
plugins/admin/themes/grav/templates/forms/fields/fieldset/fieldset.html.twig
View file @
2b6c997c
...
...
@@ -49,7 +49,7 @@
{%
block
group
%}
{%
if
field.text
%}
{{
field.markdown
?
field.text
|
t
|
markdown
:
(
'<p>'
~
field.t
~
'</p>'
)
|
raw
}}
{{
field.markdown
?
field.text
|
t
|
markdown
:
(
'<p>'
~
field.t
ext
|
t
~
'</p>'
)
|
raw
}}
{%
endif
%}
{%
if
field.fields
%}
...
...
plugins/admin/vendor/autoload.php
View file @
2b6c997c
...
...
@@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) {
require_once
__DIR__
.
'/composer/autoload_real.php'
;
return
ComposerAutoloaderInit
38a448a612c5797456d245c809d4a914
::
getLoader
();
return
ComposerAutoloaderInit
98c98c1c3d67f21a128f935fe4a74897
::
getLoader
();
plugins/admin/vendor/bin/picofeed
View file @
2b6c997c
...
...
@@ -66,6 +66,16 @@ if (PHP_VERSION_ID < 80000) {
return
$operation
?
flock
(
$this
->
handle
,
$operation
)
:
true
;
}
public
function
stream_seek
(
$offset
,
$whence
)
{
if
(
0
===
fseek
(
$this
->
handle
,
$offset
,
$whence
))
{
$this
->
position
=
ftell
(
$this
->
handle
);
return
true
;
}
return
false
;
}
public
function
stream_tell
()
{
return
$this
->
position
;
...
...
@@ -98,7 +108,10 @@ if (PHP_VERSION_ID < 80000) {
}
}
if
(
function_exists
(
'stream_wrapper_register'
)
&&
stream_wrapper_register
(
'phpvfscomposer'
,
'Composer\BinProxyWrapper'
))
{
if
(
(
function_exists
(
'stream_get_wrappers'
)
&&
in_array
(
'phpvfscomposer'
,
stream_get_wrappers
(),
true
))
||
(
function_exists
(
'stream_wrapper_register'
)
&&
stream_wrapper_register
(
'phpvfscomposer'
,
'Composer\BinProxyWrapper'
))
)
{
include
(
"phpvfscomposer://"
.
__DIR__
.
'/..'
.
'/p3k/picofeed/picofeed'
);
exit
(
0
);
}
...
...
plugins/admin/vendor/composer/autoload_real.php
View file @
2b6c997c
...
...
@@ -2,7 +2,7 @@
// autoload_real.php @generated by Composer
class
ComposerAutoloaderInit
38a448a612c5797456d245c809d4a914
class
ComposerAutoloaderInit
98c98c1c3d67f21a128f935fe4a74897
{
private
static
$loader
;
...
...
@@ -24,18 +24,18 @@ class ComposerAutoloaderInit38a448a612c5797456d245c809d4a914
require
__DIR__
.
'/platform_check.php'
;
spl_autoload_register
(
array
(
'ComposerAutoloaderInit
38a448a612c5797456d245c809d4a914
'
,
'loadClassLoader'
),
true
,
true
);
spl_autoload_register
(
array
(
'ComposerAutoloaderInit
98c98c1c3d67f21a128f935fe4a74897
'
,
'loadClassLoader'
),
true
,
true
);
self
::
$loader
=
$loader
=
new
\
Composer\Autoload\ClassLoader
(
\
dirname
(
__DIR__
));
spl_autoload_unregister
(
array
(
'ComposerAutoloaderInit
38a448a612c5797456d245c809d4a914
'
,
'loadClassLoader'
));
spl_autoload_unregister
(
array
(
'ComposerAutoloaderInit
98c98c1c3d67f21a128f935fe4a74897
'
,
'loadClassLoader'
));
require
__DIR__
.
'/autoload_static.php'
;
call_user_func
(
\
Composer\Autoload\ComposerStaticInit
38a448a612c5797456d245c809d4a914
::
getInitializer
(
$loader
));
call_user_func
(
\
Composer\Autoload\ComposerStaticInit
98c98c1c3d67f21a128f935fe4a74897
::
getInitializer
(
$loader
));
$loader
->
register
(
true
);
$includeFiles
=
\
Composer\Autoload\ComposerStaticInit
38a448a612c5797456d245c809d4a914
::
$files
;
$includeFiles
=
\
Composer\Autoload\ComposerStaticInit
98c98c1c3d67f21a128f935fe4a74897
::
$files
;
foreach
(
$includeFiles
as
$fileIdentifier
=>
$file
)
{
composerRequire
38a448a612c5797456d245c809d4a914
(
$fileIdentifier
,
$file
);
composerRequire
98c98c1c3d67f21a128f935fe4a74897
(
$fileIdentifier
,
$file
);
}
return
$loader
;
...
...
@@ -47,7 +47,7 @@ class ComposerAutoloaderInit38a448a612c5797456d245c809d4a914
* @param string $file
* @return void
*/
function
composerRequire
38a448a612c5797456d245c809d4a914
(
$fileIdentifier
,
$file
)
function
composerRequire
98c98c1c3d67f21a128f935fe4a74897
(
$fileIdentifier
,
$file
)
{
if
(
empty
(
$GLOBALS
[
'__composer_autoload_files'
][
$fileIdentifier
]))
{
$GLOBALS
[
'__composer_autoload_files'
][
$fileIdentifier
]
=
true
;
...
...
plugins/admin/vendor/composer/autoload_static.php
View file @
2b6c997c
...
...
@@ -4,7 +4,7 @@