Age | Commit message (Collapse) | Author |
|
|
|
|
|
It's the final masonize
|
|
- easier "change package" link for changing one package to another
- sqlradius export now compatible with Pg
- indices on phone numbers
- install instructions specify Pg 7.1 (at least until ILIKE thing is changed)
- searching on phone number fragments
|
|
Mason handler.pl overrides CGI::redirect
fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
|
|
use Module;
and
$cgi = new CGI;
&cgisuidsetup();
from all templates. should work better under Mason.
|
|
|
|
|