- Replaced "index.ci.php" with $this->config->item('index_page')

- Replaced base_url that contains "index.ci.php" with site_url
- Replaced APP_ROOT with base_url or site_url where needed
- InfoCenter controller added comments and improved the code
This commit is contained in:
Paolo
2018-06-19 16:34:23 +02:00
parent 53098c011c
commit 9a33e44491
13 changed files with 112 additions and 99 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
}
}
?>
<form action="<?php echo APP_ROOT; ?>index.ci.php/system/UDF/saveUDF" method="POST">
<form action="<?php echo site_url('system/UDF/saveUDF'); ?>" method="POST">
<div class="div-table">
<div class="div-row">