Michal Čihař a écrit :
On Fri, 13 Oct 2006 07:41:00 -0400 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
Good idea, but,
- I assume you'll do this only in trunk :)
Of course.
- 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