VbzCart/procs/Upd CatPages
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
About
Updates: _cat_pages -> cat_pages
SQL
<section begin=sql /><mysql>CREATE PROCEDURE Upd_CatPages()
REPLACE INTO cat_pages SELECT * FROM _cat_pages ORDER BY Path;</mysql>
<section end=sql />
