Completed
Push — master ( b5b0a5...108fcc )
by Angus
07:48
created
application/config/testing/database.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php defined('BASEPATH') OR exit('No direct script access allowed');
1
+<?php defined('BASEPATH') or exit('No direct script access allowed');
2 2
 
3 3
 include APPPATH.'config/database.php'; //CI doesn't do this by default?
4 4
 
Please login to merge, or discard this patch.