Michael Kaufmann (d00p)
7eedf6e694
add logger to dbmanager, thx Sephi
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-10 08:18:27 +01:00
Michael Kaufmann (d00p)
c3336b7d0f
fix correctMysqlUsers() function for new pdo-class, also created new wrapper for dbms-specific queries to possibly give the freedom to use anything else but MySQL (no promises so far)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-05 13:55:01 +01:00
Michael Kaufmann (d00p)
81c0771f3b
corrected Database::needSqlData() and Database::getSqlData(), refs #1287
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-26 09:08:27 +01:00
Michael Kaufmann (d00p)
a2dbf56d2e
migrated correctMysqlUsers() function to new PDO database class, refs #1287
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-26 08:13:05 +01:00
Michael Kaufmann (d00p)
e549ab2cbb
finally removed super-old syscp-update-procedures, we now require the last available syscp for upgrading; migrate some functions to PDO database class, refs #1287
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-03 10:54:43 +01:00
Michael Kaufmann (d00p)
b480a0be57
a few fixes here and there, imporved autoloader, updated database-class (ugly old php4 style), removed two functions which will be included in the following updated installer
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-10-13 10:39:11 +02:00
Arnold Bechtoldt
601bf68d09
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-14 23:08:25 +02:00
root
12d137aac4
Apply patch from d00p from http://redmine.froxlor.org/issues/1097
...
Fixes the following error:
Fatal error: Cannot access private property db::$password in
/var/www/froxlor/lib/functions/database/function.correctMysqlUsers.php
on line 27
But ID on Redmine: #1097 2012-05-30
2012-06-07 15:47:05 -03:00
Andreas Burchert (scarya)
51a83d8b09
Removed @version in file header. This isn't used by git.
2011-05-04 11:59:20 +02:00
Florian Aders (EleRas)
ad31b07a04
Reverting the multiserver-stuff, we'll do this inside the branch
2010-10-23 10:20:23 +00:00
Michael Kaufmann (d00p)
09c5bbcb63
- more work in multiserver-client-settings (save-methods)
2010-10-20 10:05:54 +00:00
Robert Foerster (Dessa)
883963d2e2
svn:eol-style got murdered on some files for whatever reason so it gets resurrected now, also set some svn:keywords
2010-01-27 08:54:31 +00:00
Michael Kaufmann (d00p)
632c7051fc
changing file-headers;
...
fixing $needrootdb in cron_init.php (why was this disabled?);
2010-01-25 10:06:34 +00:00
Florian Aders (EleRas)
66ac89698f
Set svn:keywords "Id" on every file except images and configfiles
2010-01-25 09:11:52 +00:00
Michael Kaufmann (d00p)
9907afe630
ininitial froxlor commit;
...
'reverted' old-style update-process;
removed billing-classes, -functions and -templates;
some sql-fixes;
2010-01-20 09:12:52 +00:00