0.12_10 commit r0_12_10
authorTony Cook <tony@develop-help.com>
Mon, 26 Aug 2002 06:46:53 +0000 (06:46 +0000)
committertony <tony@45cb6cf1-00bc-42d2-bb5a-07f51df49f94>
Mon, 26 Aug 2002 06:46:53 +0000 (06:46 +0000)
commit9168c88cb3caf2597f0e4f7682a1783de10cb29d
treebc0ee0734ba0b337514187400738f57ee9a112f6
parent08123550feb7f4c5e00d4cfcc688ede5e06d2318
0.12_10 commit
32 files changed:
MANIFEST
Makefile
localinst.perl
site/cgi-bin/admin/logon.pl [new file with mode: 0755]
site/cgi-bin/admin/menu.pl [new file with mode: 0755]
site/cgi-bin/bse.cfg
site/cgi-bin/modules/BSE/AdminLogon.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/AdminMenu.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/AdminUsers.pm
site/cgi-bin/modules/BSE/CustomBase.pm
site/cgi-bin/modules/BSE/DB/Mysql.pm
site/cgi-bin/modules/BSE/Edit/Article.pm
site/cgi-bin/modules/BSE/Permissions.pm
site/cgi-bin/modules/BSE/Request.pm
site/cgi-bin/modules/BSE/Util/Tags.pm
site/cgi-bin/modules/Generate.pm
site/cgi-bin/shop.pl
site/docs/access.pod
site/docs/bse.pod
site/docs/config.pod
site/templates/admin/edit_0.tmpl
site/templates/admin/edit_1.tmpl
site/templates/admin/edit_2.tmpl
site/templates/admin/edit_catalog.tmpl
site/templates/admin/edit_product.tmpl
site/templates/admin/grouplist.tmpl
site/templates/admin/logon.tmpl [new file with mode: 0644]
site/templates/admin/menu.tmpl [new file with mode: 0644]
site/templates/admin/menu_adv.tmpl [new file with mode: 0644]
site/templates/admin/showgroup.tmpl
site/templates/admin/userlist.tmpl
t/BSE/Test.pm