summaryrefslogtreecommitdiff
path: root/httemplate/misc/delete-part_export.cgi
AgeCommit message (Collapse)Author
2008-01-13ACLsivan
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2002-05-22bind export, editing zones, deleting unaudited domains, mmmivan
2002-04-11(almost) everything for bug#375 - create export_svc table - part_svc toivan
part_export is now properly many-to-many, not one-to-many still need to finish service editing (choosing exports) in httemplate/edit/part_svc.cgi and httemplate/edti/process/part_svc.cgi and do somethinga about that manual $svcdb = 'svc_acct' in httemplate/edit/part_export.cgi (do part_export records need a svcdb? probably not... should be able to just pass an svcdb on creation of new exports, move the big %exports hash into part_export.pm and allow httemplate/edit/part_svc.cgi to query it for exports that can apply to a given svcdb....
2002-03-22more new export...ivan