- come back to previous version of include/constants.php : %PWGVERSION% was

not a mistake


git-svn-id: http://piwigo.org/svn/trunk@769 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2005-04-25 21:45:38 +00:00
parent bd6d2d0a21
commit a583066702
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
2005-04-25 Pierrick LE GALL
* come back to previous version of include/constants.php :
%PWGVERSION% was not a mistake
2005-04-25 Pierrick LE GALL
* profile.php is no longer used for listing users :
+1 -1
View File
@@ -26,7 +26,7 @@
// +-----------------------------------------------------------------------+
// Default settings
define('PHPWG_VERSION', 'BSF');
define('PHPWG_VERSION', '%PWGVERSION%');
define('PHPWG_URL', 'http://www.phpwebgallery.net');
define('PHPWG_FORUM_URL', 'http://forum.phpwebgallery.net');