[Phpmyadmin-devel] File renaming
Marc Delisle
Marc.Delisle at cegepsherbrooke.qc.ca
Fri Oct 13 14:36:49 CEST 2006
Michal Čihař a écrit :
> On Fri, 13 Oct 2006 07:41:00 -0400
> Marc Delisle <Marc.Delisle at cegepsherbrooke.qc.ca> wrote:
>
>> Good idea, but,
>>
>> 1. I assume you'll do this only in trunk :)
>
> Of course.
>
>> 2. Watch out, some logic is based on the script names.
>
> I will use grep, don't be afraid :-).
I meant partial script names like
preg_match('@^(tbl_properties|tbl_select)@', $goto))
(strpos(' ' . $action, 'tbl_properties') == 1
More information about the Developers
mailing list