diff options
Diffstat (limited to 'src/main.php')
-rwxr-xr-x | src/main.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.php b/src/main.php index c5b1950..95e5627 100755 --- a/src/main.php +++ b/src/main.php | |||
@@ -53,4 +53,5 @@ require('sections/1_customer.php'); | |||
53 | require('sections/2_service.php'); | 53 | require('sections/2_service.php'); |
54 | require('sections/3_modify_data.php'); | 54 | require('sections/3_modify_data.php'); |
55 | require('sections/4_get_document.php'); | 55 | require('sections/4_get_document.php'); |
56 | require('sections/5_view_data.php'); | ||
56 | require('main_loop.php'); // action !! | 57 | require('main_loop.php'); // action !! |