Installation procedure update
git-svn-id: http://piwigo.org/svn/trunk@463 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
4cec52cc3c
commit
52a3531e7e
5 changed files with 11 additions and 8 deletions
|
|
@ -25,6 +25,9 @@
|
|||
// | USA. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
// Default Language
|
||||
define('DEFAULT_LANGUAGE', 'en_UK.iso-8859-1');
|
||||
|
||||
// Debug Level
|
||||
define('DEBUG', 1); // Debugging on
|
||||
//define('DEBUG', 0); // Debugging off
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue