Skip to content

Commit

Permalink
TWEAK: Version number uses version number from common.php
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1057 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
jcleeland committed May 30, 2004
1 parent f68c26e commit 9cc972b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/templates.php
Expand Up @@ -33,8 +33,8 @@
# Suite 330, Boston, MA 02111-1307, USA. #
#############################################################
*/
$file_version="PHPSurveyor Template Editor Version 0.98rc9";
require_once("config.php");
$file_version="PHPSurveyor Template Editor ".$versionnumber;
$slstyle3=$slstyle2;
if(get_magic_quotes_gpc())
{
Expand Down

0 comments on commit 9cc972b

Please sign in to comment.