web/config.php
changeset 316 26d83703fa63
child 322 d54ebcf025b3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/config.php	Tue Oct 18 14:35:37 2011 +0200
@@ -0,0 +1,12 @@
+<?php
+
+/**
+ * Please edit all for your application registration / other details
+ * 
+ */
+
+//define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/');
+define('URL_ROOT', 'http://polemictweet:8888/');
+
+
+$C_default_registry = 'local';
\ No newline at end of file