0.14_24 commit r0_14_24
authorTony Cook <tony@develop-help.com>
Wed, 18 Aug 2004 04:09:33 +0000 (04:09 +0000)
committertony <tony@45cb6cf1-00bc-42d2-bb5a-07f51df49f94>
Wed, 18 Aug 2004 04:09:33 +0000 (04:09 +0000)
commit0ec4ac8a09bf755532879bc7a09ee698030cac7d
tree8639ff28596a7477a15492a654fd79817b3f9c21
parent84370ed2b2e37f932caac84894e61beec9ea2126
0.14_24 commit
45 files changed:
MANIFEST
Makefile
schema/bse.sql
site/cgi-bin/admin/reorder.pl
site/cgi-bin/admin/shopadmin.pl
site/cgi-bin/admin/subadmin.pl [new file with mode: 0755]
site/cgi-bin/affiliate.pl [new file with mode: 0755]
site/cgi-bin/modules/BSE/DB/Mysql.pm
site/cgi-bin/modules/BSE/Edit/Article.pm
site/cgi-bin/modules/BSE/Edit/Product.pm
site/cgi-bin/modules/BSE/Permissions.pm
site/cgi-bin/modules/BSE/Request.pm
site/cgi-bin/modules/BSE/Session.pm
site/cgi-bin/modules/BSE/Shop/Util.pm
site/cgi-bin/modules/BSE/TB/Order.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/TB/OrderItem.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/TB/OrderItems.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/TB/Orders.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/TB/Subscription.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/TB/Subscriptions.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/Template.pm
site/cgi-bin/modules/BSE/UI/AdminDispatch.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/UI/Affiliate.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/UI/Dispatch.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/UI/SubAdmin.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/Util/Tags.pm
site/cgi-bin/modules/DevHelp/Validate.pm [new file with mode: 0644]
site/cgi-bin/modules/Order.pm
site/cgi-bin/modules/OrderItem.pm
site/cgi-bin/modules/OrderItems.pm
site/cgi-bin/modules/Product.pm
site/cgi-bin/modules/SiteUser.pm
site/cgi-bin/modules/Squirrel/Template.pm
site/cgi-bin/shop.pl
site/docs/bse.pod
site/htdocs/css/admin.css
site/templates/admin/add_product.tmpl
site/templates/admin/base.tmpl
site/templates/admin/edit_product.tmpl
site/templates/admin/menu.tmpl
site/templates/admin/subscr/add.tmpl [new file with mode: 0644]
site/templates/admin/subscr/edit.tmpl [new file with mode: 0644]
site/templates/admin/subscr/list.tmpl [new file with mode: 0644]
site/templates/admin/xbase.tmpl
test.cfg