start to work on gold club and edit plus/1.tpl

This commit is contained in:
unknown
2012-04-05 14:39:44 +03:00
parent ab706b0556
commit 2794ac0bbb
9 changed files with 324 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
include ("GameEngine/Village.php");
if($session->plus == 0) {
if($session->goldclub == 0) {
header("Location: plus.php?id=3");
}