This commit is contained in:
Novgorodschi Catalin
2013-11-20 08:01:14 +02:00
parent c315b436bf
commit ee2cca1f19
21 changed files with 2047 additions and 413 deletions
+1 -3
View File
@@ -20,9 +20,7 @@ if(isset($_GET['newdid'])) {
else {
$building->procBuild($_GET);
}
if($_GET['p'] == 1){
$automation->isWinner();
}
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
@@ -157,4 +155,4 @@ echo round(($generator->pageLoadTimeEnd()-$start)*1000);
<div id="ce"></div>
</body>
</html>
</html>