
25 Oct
2006
25 Oct
'06
9:39 a.m.
Michal Čihař a écrit :
Hi all
On Fri, 13 Oct 2006 09:34:05 +0200 Michal Čihař <michal@cihar.com> wrote:
Shorten tbl_properties_ and db_details_ to tbl_ and db_ and rename tbl_properties.php and db_details.php to *_sql.
I just commited those changes. Please test carefully, I might have missed some piece of code.
There will be a problem for upgrading since we tell users: "Simply copy ./config.inc.php from your previous installation into the newly unpacked one." In older config.inc.php, these directives might be present and if so, contain the old script name: $cfg['DefaultTabDatabase'] $cfg['DefaultTabTable'] Do we just warn users about this? Marc