Change default filename

Just lowercase
This commit is contained in:
Barry vd. Heuvel
2013-04-29 10:17:58 +02:00
parent 7160a37e49
commit 6aa1225f32
+1 -1
View File
@@ -11,7 +11,7 @@ return array(
|
*/
'filename' => '_IDE_helper.php',
'filename' => '_ide_helper.php',
/*
|--------------------------------------------------------------------------