Only allow GET and POST HTTP request and die otherwise.
[Project_webapp.git] / config.php
index dd03f8fe8179625523bb6b3d64cd023d1d3cdeb7..35fc43c84f52a4e7d71b047256f0274131d8cce2 100644 (file)
@@ -1,6 +1,7 @@
  <?php
 
  return array(
+     'root_url' => 'http://localhost/~fraggle/airpolytech',
      'host' => 'localhost',
      'username' => 'fraggle',
      'password' => '$Love79!',