This commit is contained in:
Karl Burkhart
2011-01-31 13:40:33 +00:00
parent 1890e5c5df
commit 568e4e6cab
+1 -1
View File
@@ -20,7 +20,7 @@
define("CONN_STRING_WAWI","host=localhost port=5432 dbname=wawi user=user password=password");
define('SERVER_ROOT','http://calva.technikum-wien.at');
define('APP_ROOT','http://calva.technikum-wien.at/burkhart/fhcomplete/trunk/');
define('APP_ROOT','http://calva.technikum-wien.at/burkhart/fhcomplete/trunk/wawi');
// Externe Funktionen - Unterordner im Include-Verzeichnis
define('EXT_FKT_PATH','tw');