Clemens Schwaighofer
dd92fa6031
Do not auto return PK for edit log insert in Admin Backend class
2017-04-07 11:07:05 +09:00
Clemens Schwaighofer
a2129f91c5
White space fixes
2016-08-31 15:20:40 +09:00
Clemens Schwaighofer
1551df058d
Bug fix for Login class and read sub data for edit access block
2016-07-19 16:44:21 +09:00
Clemens Schwaighofer
8160d05d25
Add HTML print date+time method
...
Function prints out HTML date time method with auto javacsript adjust
for leap years, month day length, etc.
2015-11-16 10:17:55 +09:00
Clemens Schwaighofer
b2fdbc0571
Better autoload for required files
...
Add autoload function to main config file.
Add better DIR declarations in config file based on __DIR__ for libs &
smarty classes.
Load all class files with the new autoload function in header & direct
file calls.
2015-11-11 14:14:06 +09:00
Clemens Schwaighofer
5a1c9f87c2
Update core class include style and smarty test page
...
All libs/classes have an loop to find the needed previous class file.
Smarty test page included.
2015-11-11 11:08:41 +09:00
Clemens Schwaighofer
a828af6a81
Missing array init in Admin Backend, jquery & prototype update
...
If no page list data for admin backend is read, the pages array is not
set, init it, so it doesn't throw an error.
Update jquery 1 to 1.11.1, jquery 2 to 2.1.1 and prototype to 1.7.1.0
2014-05-20 10:37:01 +09:00
Clemens Schwaighofer
db4d386fb2
Remove all Subversion keywords
2014-02-06 17:17:01 +09:00
99860e7da2
Added PK name for edit_log insert db_exec call to avoid any extra SELECT
...
calls
2013-12-12 13:38:08 +09:00
7285d3947c
PHP Core Libraries
...
- add .gitignore for log, templates_c and tmp
- add base www/ folder
2013-12-11 15:52:08 +09:00