Version 6.8.0.1

This commit is contained in:
Dany De Bontridder 2015-02-17 23:24:13 +01:00
parent 2caa3163df
commit 8ec361597c
2 changed files with 2 additions and 2 deletions

View file

@ -203,7 +203,7 @@ if ( strlen(domaine) > 0 )
echo '
<span style="background-color:#879ed4;color:white;padding-left:4px;padding-right:4px;">
version 6.8.0.0 - '.$my_domain.'
version 6.8.0.1 - '.$my_domain.'
</span>
<BR>
<BR>

View file

@ -68,7 +68,7 @@ define ("LOGINPUT",true);
define ('SVNINFO',6800);
define ('SVNINFO',6801);
define ("DEBUG",false);
define ("LOGINPUT",false);