We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
Pico
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Declare in config/config.php.template to prevent a E_NOTICE
Daniel Rudolf
9 years ago
parent
5731ede297
commit
4821454ad5
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
config/config.php.template
+ 2
- 0
config/config.php.template
View File
@@ -16,6 +16,8 @@
* @version 0.9
*/
+$config = array();
+
/*
* BASIC
*/