objecttothis
e90b5b87da
Replace tabs with spaces ( #4196 )
...
Signed-off-by: objecttothis <objecttothis@gmail.com >
2025-03-28 21:24:21 +04:00
objecttothis
9ad99a92e0
Cast tax code id's to string
...
Signed-off-by: objecttothis <objecttothis@gmail.com >
2024-06-15 17:19:15 +02:00
objecttothis
3d6f0a912a
Removed escaping
...
- Removed escaping from anchor() functions
- Removed escaping from form_helper functions
- added context
2024-06-15 17:19:15 +02:00
objecttothis
7b224be665
PSR compliance and formatting changes
...
- Replaced TRUE/FALSE constants with true/false keywords
- Replaced NULL constant with null keyword
- Replaced `<?php echo` in views with shortened `<?=`
- Added missing variable declaration
- Added missing function return type in declaration
- replaced `== true`, `== false`, `=== true` and `=== false` in if statements with simplified forms
2024-06-15 17:19:15 +02:00
Steve Ireland
4798041408
Tack on the void return type onto the Employee:logout method.
2024-06-15 17:19:15 +02:00
objecttothis
f84b795ee6
Upgrade to CodeIgniter 4.1.3
2024-06-15 17:19:15 +02:00
jekkos
73b189b6d4
Prepare rebase: move files to new folder structure
2024-06-15 17:19:15 +02:00
jekkos
dcb797571e
evert "Prepare rebase: move files to new folder structure"
...
This reverts commit eed0cd1ca0 .
2023-05-30 17:52:17 +02:00
jekkos
eed0cd1ca0
Prepare rebase: move files to new folder structure
2023-05-07 15:10:27 +02:00