This website requires JavaScript.
Explore
Help
Sign In
CoreLibs
/
development
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
114ca6c24a5d5bfa8f474561c327dbbb9d5ec2ca
development
/
www
/
includes
T
History
Clemens Schwaighofer
114ca6c24a
Update all isset()? to ??
...
All the old isset($var) ? $var : <other> have been changed to $var ?? <other>
2020-01-24 17:52:38 +09:00
..
lang
/admin
Smarty Extended class update
2019-11-15 14:15:12 +09:00
table_arrays
Add edit_base* with admin/frontend folder file listing
2019-12-11 16:08:00 +09:00
templates
Smarty Extended class update
2019-11-15 14:15:12 +09:00
admin_footer.php
Renamed all .inc PHP files to .php and replaced all .inc calls
2019-09-13 15:47:37 +09:00
admin_header.php
Update all isset()? to ??
2020-01-24 17:52:38 +09:00
admin_set_paths.php
Smarty Extended class update
2019-11-15 14:15:12 +09:00
admin_smarty.php
Smarty Extended class update
2019-11-15 14:15:12 +09:00
Date.Vars.php
Switch all array init calles to no space before bracket
2019-09-20 11:10:13 +09:00
edit_base.php
Update all isset()? to ??
2020-01-24 17:52:38 +09:00