commit | 9d88eb5948ac0fa5afc2db6d13f6fb2f4deef233 | [log] [tgz] |
---|---|---|
author | cguindon <cguindon> | Fri Jun 08 17:40:37 2012 +0000 |
committer | cguindon <cguindon> | Fri Jun 08 17:40:37 2012 +0000 |
tree | 0a480e8c1ae5e6843e674a9316fd3a3628e8710a | |
parent | 5c61a0cd46cb322b5e18fa40c4e60fed7eec1cc6 [diff] |
*** empty log message ***
diff --git a/includes/app.php b/includes/app.php index 404b758..b9fd6a2 100644 --- a/includes/app.php +++ b/includes/app.php
@@ -35,7 +35,7 @@ if($_GET['test'] == 'true'){ print_r($projects); - + exit(); } }