mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-21 20:16:11 +00:00
more updates
This commit is contained in:
@@ -76,7 +76,7 @@ class Automation {
|
||||
case 42: $build = "Great Workshop"; break;
|
||||
default: $build = "Nothing had"; break;
|
||||
}
|
||||
return $build;
|
||||
return addslashes($build);
|
||||
}
|
||||
|
||||
function recountPop($vid){
|
||||
|
||||
Reference in New Issue
Block a user