You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do not have composer or trying to host this application on a **shared hosting**, then download a pre-installed version of this app from [**www.php-proxy.com**](https://www.php-proxy.com/)
15
+
If you do not have composer or trying to host this application on a **shared hosting**, then download a pre-installed version of this app as a ZIP archive from [**www.php-proxy.com**](https://www.php-proxy.com/)
16
16
17
17
## Keep it up-to-date
18
18
@@ -28,8 +28,8 @@ This file will be loaded into the global Config class.
28
28
29
29
#### /templates/
30
30
31
-
This is where we store all the "views"
31
+
This should have been named "views", but for historic purposes we keep it as templates. What this is...
32
32
33
-
### /plugins/
33
+
####/plugins/
34
34
35
35
PHP-Proxy has many of its native plugins, but users are free to write their own which could then be loaded from this very folder. See /plugins/TestPlugin.php for an example.
0 commit comments