Compare commits
2 Commits
b577db2af4
...
d03e9a6677
| Author | SHA1 | Date | |
|---|---|---|---|
| d03e9a6677 | |||
| cef7373878 |
@ -25,4 +25,3 @@
|
||||
|
||||
require_once ("BeforeLaunchEvent.inc.php");
|
||||
|
||||
?>
|
||||
|
||||
@ -39,4 +39,3 @@
|
||||
// *.phpx.php files as PHP code-behind files. We may decide to use the *.ctlx extension
|
||||
// (and its associated *.ctlx.php) for PHPX controls.
|
||||
System::Launch();
|
||||
?>
|
||||
|
||||
@ -28,4 +28,4 @@
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
@ -43,4 +43,3 @@
|
||||
require("ui/tasks/Task.inc.php");
|
||||
require("ui/tasks/HardcodedTask.inc.php");
|
||||
|
||||
?>
|
||||
@ -18,5 +18,3 @@
|
||||
System::$Configuration["Database.DatabaseName"] = "mocha_suv";
|
||||
System::$Configuration["Database.UserName"] = "mocha_suv";
|
||||
System::$Configuration["Database.Password"] = "TjMG2k8eAR5xAHE613qJsNAagTBPGfaj";
|
||||
|
||||
?>
|
||||
|
||||
2
phast
2
phast
@ -1 +1 @@
|
||||
Subproject commit ac7561660f08060b4685e10f08e7dd6ab84f96f2
|
||||
Subproject commit abcf832f479a4162200a9401723d20c58b67bc97
|
||||
Loading…
x
Reference in New Issue
Block a user