z0rglub
be7e181cc8
change default langage
...
git-svn-id: http://piwigo.org/svn/trunk@483 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-12 18:29:06 +00:00
z0rglub
6f5adec2b3
bug correction, a single quote was not in the right place
...
git-svn-id: http://piwigo.org/svn/trunk@482 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-08-07 21:39:57 +00:00
gweltas
52a3531e7e
Installation procedure update
...
git-svn-id: http://piwigo.org/svn/trunk@463 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-07-28 17:21:58 +00:00
z0rglub
a0033b8b56
redirections modification : use of a HTML refresh page instead of header PHP
...
function. The purpose is to avoid redirections failure when extra characters
are found in included PHP files.
git-svn-id: http://piwigo.org/svn/trunk@405 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-31 20:43:09 +00:00
gweltas
7707b8456b
- Split of infos.lang.php
...
git-svn-id: http://piwigo.org/svn/trunk@400 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-27 13:30:24 +00:00
gweltas
4128835db8
- Template migration
...
- Admin Control Panel migration
- Language migration
git-svn-id: http://piwigo.org/svn/trunk@393 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-20 00:52:37 +00:00
z0rglub
2434bcfc6a
- creation of function execute_sqlfile
...
- code refactoring
- use install/config.sql to import initial configuration parameters
git-svn-id: http://piwigo.org/svn/trunk@382 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-04 23:55:40 +00:00
gweltas
3bf770a16a
Migration of installation procedure
...
git-svn-id: http://piwigo.org/svn/trunk@367 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-20 19:07:43 +00:00
z0rglub
6f4e7d6bc0
header global refactoring
...
git-svn-id: http://piwigo.org/svn/trunk@362 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-11 23:20:38 +00:00
gweltas
e712c4aef8
Migration of common.php in the include directory to fit the new coding rules
...
git-svn-id: http://piwigo.org/svn/trunk@354 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-07 19:36:44 +00:00
gweltas
bef4b3e3aa
Merge of the 1.3.1 release
...
Creation of an unique include file (common.php)
Creation of an unique define file (include/constants.php)
Modification of the installation procedure
git-svn-id: http://piwigo.org/svn/trunk@345 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-02 00:55:18 +00:00
z0rglub
d6bb7649fc
- Modifications linked to the move of install.php to the root directory of
...
PhpWebGallery
- define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
git-svn-id: http://piwigo.org/svn/trunk@230 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03 22:38:15 +00:00
z0rglub
59da80d0b6
First add of install.php in root directory
...
git-svn-id: http://piwigo.org/svn/trunk@218 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-02 10:22:45 +00:00