Clemens Schwaighofer
7ea35c2e61
Fix depricated /e for magic links regex callback.
2014-03-11 09:36:49 +09:00
Clemens Schwaighofer
6abd2dda1b
Updte the table array files and fix missing tab intends
2014-02-13 11:37:54 +09:00
Clemens Schwaighofer
83128db511
Remove more Subversion Keywords
2014-02-06 17:35:12 +09:00
Clemens Schwaighofer
db4d386fb2
Remove all Subversion keywords
2014-02-06 17:17:01 +09:00
Clemens Schwaighofer
2dd286b25e
Remove not needed empty line
2014-01-30 17:36:56 +09:00
Clemens Schwaighofer
0658514e2e
fixed bug in db async call if the query had an error, the error was not
...
cought and not reported back
2014-01-23 12:04:05 +09:00
Clemens Schwaighofer
1f7cab6241
fixed bug in getting primary key name if the table is in a different
...
schema to the current one
* check current schema and set prefix to table if needed
* check that if cursor is null we do not try to get any data but return false
2014-01-20 12:27:15 +09:00
Clemens Schwaighofer
96077aef92
add get schema method to DB IO class
...
fix wrong clear setting for MASTER TEMPLATE in set_paths.inc
2014-01-08 15:03:18 +09:00
Clemens Schwaighofer
d688499aee
- update because of subversion checkin (keyword change)
...
- Class.DB.IO: add read method for db schema
2014-01-08 13:20:39 +09:00
Clemens Schwaighofer
7093d2bba4
edit_base.inc/edit_order.php:
...
change the order of the includes and change them to require.
move session start away and only set session name as the session is no
started automatically.
set_paths.inc:
missing form set detection, auto create picture cache root folder if it
does not exist
Class.Login.inc
set new acl var show_ea_extra. Is set to 1 if the user has more than one
edit access group
2014-01-08 13:07:02 +09:00
Clemens Schwaighofer
2327fcb68f
- update Basic class to automatically set the session
...
- update Login class to init basic class before session check
- add form token set/validate methos in basic class
- remove old smarty 3.1.14
2014-01-07 11:52:01 +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