Description: Define location of application directory
Forwarded: not-needed
Author: Fab Stz <fabstz-it@yahoo.fr>
Last-Update: 2022-02-10

--- a/index.php
+++ b/index.php
@@ -114,7 +114,7 @@
  *
  * NO TRAILING SLASH!
  */
-	$application_folder = 'application';
+	$application_folder = '/usr/share/php-codeigniter-framework/application';
 
 /*
  *---------------------------------------------------------------
