syntax check a few more modules
[bse.git] / MANIFEST
CommitLineData
d2730773 1Artistic
6abd8ce8 2Changes.txt
d2730773 3COPYING
3aa252ed 4install.cfg-dist
41b9d8ec
TC
5INSTALL.html
6INSTALL.pod
b19047a6 7INSTALL.txt
5bbf7309 8lib/BSE/Install.pm
ddce6d3d
TC
9localinst.perl # simple test installer
10Makefile
473afcfa 11makehtmldocs.pl
41b9d8ec
TC
12MANIFEST
13MANIFEST.SKIP
14README
b19047a6 15schema/article.txt
41b9d8ec 16schema/bse.sql
74b3689a 17schema/bse_sp.sql
91ccbbcd 18schema/mssql.sql
ddce6d3d 19schema/mysql_build.pl # builds site/util/mysql.str
b27af108 20schema/site_users_to_members.sql
f5ea58be 21site/cgi-bin/admin/add.fcgi
41b9d8ec
TC
22site/cgi-bin/admin/add.pl
23site/cgi-bin/admin/admin.pl
37dd20ad 24site/cgi-bin/admin/admin_seminar.pl
6473c56f 25site/cgi-bin/admin/adminusers.pl
026d5cec 26site/cgi-bin/admin/backmon.pl
54c97cf6 27site/cgi-bin/admin/bse_modules.pl
ddce6d3d 28site/cgi-bin/admin/bse_timeout.pl
daee3409 29site/cgi-bin/admin/changepw.pl
41b9d8ec
TC
30site/cgi-bin/admin/datadump.pl
31site/cgi-bin/admin/generate.pl
32site/cgi-bin/admin/imageclean.pl
9168c88c 33site/cgi-bin/admin/logon.pl
41b9d8ec 34site/cgi-bin/admin/makeIndex.pl
9168c88c 35site/cgi-bin/admin/menu.pl
ebc63b18 36site/cgi-bin/admin/messages.pl
41b9d8ec 37site/cgi-bin/admin/move.pl
4c4d3c3f 38site/cgi-bin/admin/nadmin.pl
d968500e 39site/cgi-bin/admin/pregen.pl
8f1e5b7d 40site/cgi-bin/admin/reorder.pl
b553afa2 41site/cgi-bin/admin/report.pl
6333a533 42site/cgi-bin/admin/sendemail.pl
41b9d8ec 43site/cgi-bin/admin/shopadmin.pl
9063386f 44site/cgi-bin/admin/siteusers.pl
d7538448 45site/cgi-bin/admin/subadmin.pl
b19047a6 46site/cgi-bin/admin/subs.pl
edc5d096 47site/cgi-bin/admin/userlist.pl
e806c5d8 48site/cgi-bin/admin/userupdate.pl
54c97cf6 49site/cgi-bin/affiliate.pl
f9ac57c9 50site/cgi-bin/api.pl
edc5d096 51site/cgi-bin/bse.cfg
0c3d2fc5 52site/cgi-bin/cfg/admin-ui.cfg
d54a6720
TC
53site/cgi-bin/fileprogress.fcgi
54site/cgi-bin/fileprogress.pl
ddce6d3d 55site/cgi-bin/fmail.fcgi
a5e3fc4b 56site/cgi-bin/fmail.pl
c2096d67 57site/cgi-bin/image.pl
ee6577c3 58site/cgi-bin/interest.pl
91ccbbcd
TC
59site/cgi-bin/modules/Apache/Session/DBIreal.pm
60site/cgi-bin/modules/Apache/Session/Store/DBIreal.pm
edc5d096 61site/cgi-bin/modules/BSE/Admin/StepParents.pm
9168c88c
TC
62site/cgi-bin/modules/BSE/AdminLogon.pm
63site/cgi-bin/modules/BSE/AdminMenu.pm
9063386f 64site/cgi-bin/modules/BSE/AdminSiteUsers.pm
ddce6d3d
TC
65site/cgi-bin/modules/BSE/AdminUsers.pm
66site/cgi-bin/modules/BSE/API.pm
d09682dd 67site/cgi-bin/modules/BSE/Arrows.pm
b4c02bf9 68site/cgi-bin/modules/BSE/ArticleMetaMeta.pm
ebc63b18 69site/cgi-bin/modules/BSE/Cache.pm
46a55e1e
TC
70site/cgi-bin/modules/BSE/Cache/Cache.pm
71site/cgi-bin/modules/BSE/Cache/CHI.pm
72site/cgi-bin/modules/BSE/Cache/Memcached.pm
11af7272 73site/cgi-bin/modules/BSE/Cart.pm
b19047a6 74site/cgi-bin/modules/BSE/Cfg.pm
00dd8d82 75site/cgi-bin/modules/BSE/CfgInfo.pm
ddce6d3d 76site/cgi-bin/modules/BSE/CGI.pm
daee3409 77site/cgi-bin/modules/BSE/ChangePW.pm
cf9f9cbc 78site/cgi-bin/modules/BSE/ComposeMail.pm
94534aa5 79site/cgi-bin/modules/BSE/Console.pm
ddce6d3d 80site/cgi-bin/modules/BSE/Countries.pm
b55d4af1
TC
81site/cgi-bin/modules/BSE/Coupon/Base.pm
82site/cgi-bin/modules/BSE/Coupon/Dollar.pm
83site/cgi-bin/modules/BSE/Coupon/Percent.pm
84site/cgi-bin/modules/BSE/Coupon/ProductPercent.pm
91ccbbcd
TC
85site/cgi-bin/modules/BSE/Custom.pm
86site/cgi-bin/modules/BSE/CustomBase.pm
84e29d01 87site/cgi-bin/modules/BSE/CustomData.pm
91ccbbcd 88site/cgi-bin/modules/BSE/DB.pm
b19047a6 89site/cgi-bin/modules/BSE/DB/Mysql.pm
6c8fac02 90site/cgi-bin/modules/BSE/DummyArticle.pm
0bdcab3b 91site/cgi-bin/modules/BSE/DummyProduct.pm
efcc5a30
TC
92site/cgi-bin/modules/BSE/Dynamic/Article.pm
93site/cgi-bin/modules/BSE/Dynamic/Catalog.pm
94site/cgi-bin/modules/BSE/Dynamic/Product.pm
95site/cgi-bin/modules/BSE/Dynamic/Seminar.pm
ca9aa2bf
TC
96site/cgi-bin/modules/BSE/Edit/Article.pm
97site/cgi-bin/modules/BSE/Edit/Base.pm
98site/cgi-bin/modules/BSE/Edit/Catalog.pm
99site/cgi-bin/modules/BSE/Edit/Product.pm
37dd20ad 100site/cgi-bin/modules/BSE/Edit/Seminar.pm
daee3409 101site/cgi-bin/modules/BSE/Edit/Site.pm
b19047a6
TC
102site/cgi-bin/modules/BSE/EmailBlackEntry.pm
103site/cgi-bin/modules/BSE/EmailBlacklist.pm
104site/cgi-bin/modules/BSE/EmailRequest.pm
105site/cgi-bin/modules/BSE/EmailRequests.pm
d980b7fa 106site/cgi-bin/modules/BSE/FileBehaviour.pm
6430ee52
TC
107site/cgi-bin/modules/BSE/FileHandler/Base.pm
108site/cgi-bin/modules/BSE/FileHandler/Default.pm
109site/cgi-bin/modules/BSE/FileHandler/FLV.pm
36e373a9 110site/cgi-bin/modules/BSE/FileMetaMeta.pm
4772671f 111site/cgi-bin/modules/BSE/Formatter.pm
2fc9c38a
TC
112site/cgi-bin/modules/BSE/Formatter/Article.pm
113site/cgi-bin/modules/BSE/Formatter/Subscription.pm
a85fb6e0 114site/cgi-bin/modules/BSE/FormatterBase.pm
45b9b8f7
TC
115site/cgi-bin/modules/BSE/Generate.pm
116site/cgi-bin/modules/BSE/Generate/Article.pm
117site/cgi-bin/modules/BSE/Generate/Catalog.pm
118site/cgi-bin/modules/BSE/Generate/Product.pm
37dd20ad 119site/cgi-bin/modules/BSE/Generate/Seminar.pm
45b9b8f7 120site/cgi-bin/modules/BSE/Generate/Subscription.pm
f02986d4 121site/cgi-bin/modules/BSE/ImageClean.pm
f40af7e2
TC
122site/cgi-bin/modules/BSE/ImageHandler/Base.pm
123site/cgi-bin/modules/BSE/ImageHandler/Flash.pm
124site/cgi-bin/modules/BSE/ImageHandler/Img.pm
ea0b8f8e
TC
125site/cgi-bin/modules/BSE/ImageHandler/Svg.pm
126site/cgi-bin/modules/BSE/ImageSize.pm
ddce6d3d 127site/cgi-bin/modules/BSE/Importer.pm
d415d0ba 128site/cgi-bin/modules/BSE/Importer/Source/Base.pm
6b801f1a 129site/cgi-bin/modules/BSE/Importer/Source/CSV.pm
d415d0ba
TC
130site/cgi-bin/modules/BSE/Importer/Source/XLS.pm
131site/cgi-bin/modules/BSE/Importer/Target/Article.pm
132site/cgi-bin/modules/BSE/Importer/Target/Base.pm
133site/cgi-bin/modules/BSE/Importer/Target/Product.pm
3f015bd2 134site/cgi-bin/modules/BSE/Index.pm
7f7330d7 135site/cgi-bin/modules/BSE/Index/Base.pm
ddce6d3d 136site/cgi-bin/modules/BSE/Index/BSE.pm
c925a6af 137site/cgi-bin/modules/BSE/Jobs/AuditClean.pm
91ccbbcd 138site/cgi-bin/modules/BSE/Mail.pm
b19047a6 139site/cgi-bin/modules/BSE/Mail/Sendmail.pm
ddce6d3d 140site/cgi-bin/modules/BSE/Mail/SMTP.pm
edc5d096 141site/cgi-bin/modules/BSE/Message.pm
ebc63b18 142site/cgi-bin/modules/BSE/MessageScanner.pm
f5b7b326
TC
143site/cgi-bin/modules/BSE/MetaMeta.pm
144site/cgi-bin/modules/BSE/MetaOwnerBase.pm
1c3e5303 145site/cgi-bin/modules/BSE/NLFilter/SQL.pm
3f187817 146site/cgi-bin/modules/BSE/NotifyFiles.pm
b190a4c1
TC
147site/cgi-bin/modules/BSE/Password.pod
148site/cgi-bin/modules/BSE/Password/Crypt.pm
149site/cgi-bin/modules/BSE/Password/CryptMD5.pm
150site/cgi-bin/modules/BSE/Password/CryptSHA256.pm
151site/cgi-bin/modules/BSE/Password/Plain.pm
152site/cgi-bin/modules/BSE/Passwords.pm
ddce6d3d 153site/cgi-bin/modules/BSE/PayPal.pm
08123550 154site/cgi-bin/modules/BSE/Permissions.pm
84e29d01 155site/cgi-bin/modules/BSE/PubSub.pm
2990391c 156site/cgi-bin/modules/BSE/Regen.pm
988d8721 157site/cgi-bin/modules/BSE/Report.pm
ca9aa2bf 158site/cgi-bin/modules/BSE/Request.pm
70789617
TC
159site/cgi-bin/modules/BSE/Request/Base.pm
160site/cgi-bin/modules/BSE/Request/Test.pm
aec300cd
TC
161site/cgi-bin/modules/BSE/Search/Base.pm
162site/cgi-bin/modules/BSE/Search/BSE.pm
edc5d096 163site/cgi-bin/modules/BSE/Session.pm
8ebed4c6 164site/cgi-bin/modules/BSE/SessionSign.pm
4a29dc8f 165site/cgi-bin/modules/BSE/Shipping.pm
b62cae00 166site/cgi-bin/modules/BSE/Shop/PaymentTypes.pm
ab08aecd 167site/cgi-bin/modules/BSE/Shop/Util.pm
91ccbbcd 168site/cgi-bin/modules/BSE/Sort.pm
e63c3728
TC
169site/cgi-bin/modules/BSE/Storage/AmazonS3.pm
170site/cgi-bin/modules/BSE/Storage/Base.pm
ddce6d3d 171site/cgi-bin/modules/BSE/Storage/FTP.pm
e63c3728
TC
172site/cgi-bin/modules/BSE/Storage/LocalBase.pm
173site/cgi-bin/modules/BSE/Storage/LocalFiles.pm
174site/cgi-bin/modules/BSE/Storage/LocalImages.pm
800dfac1 175site/cgi-bin/modules/BSE/Storage/LocalThumbs.pm
e63c3728
TC
176site/cgi-bin/modules/BSE/StorageMgr/Base.pm
177site/cgi-bin/modules/BSE/StorageMgr/Files.pm
178site/cgi-bin/modules/BSE/StorageMgr/Images.pm
800dfac1 179site/cgi-bin/modules/BSE/StorageMgr/Thumbs.pm
b19047a6
TC
180site/cgi-bin/modules/BSE/SubscribedUser.pm
181site/cgi-bin/modules/BSE/SubscribedUsers.pm
182site/cgi-bin/modules/BSE/SubscriptionType.pm
183site/cgi-bin/modules/BSE/SubscriptionTypes.pm
ddce6d3d 184site/cgi-bin/modules/BSE/TagFormats.pm
6473c56f
TC
185site/cgi-bin/modules/BSE/TB/AdminBase.pm
186site/cgi-bin/modules/BSE/TB/AdminBases.pm
187site/cgi-bin/modules/BSE/TB/AdminGroup.pm
188site/cgi-bin/modules/BSE/TB/AdminGroups.pm
189site/cgi-bin/modules/BSE/TB/AdminMembership.pm
190site/cgi-bin/modules/BSE/TB/AdminMemberships.pm
191site/cgi-bin/modules/BSE/TB/AdminPerm.pm
192site/cgi-bin/modules/BSE/TB/AdminPerms.pm
ebc63b18
TC
193site/cgi-bin/modules/BSE/TB/AdminUIState.pm
194site/cgi-bin/modules/BSE/TB/AdminUIStates.pm
6473c56f
TC
195site/cgi-bin/modules/BSE/TB/AdminUser.pm
196site/cgi-bin/modules/BSE/TB/AdminUsers.pm
45b9b8f7 197site/cgi-bin/modules/BSE/TB/Article.pm
6430ee52 198site/cgi-bin/modules/BSE/TB/ArticleFile.pm
6430ee52 199site/cgi-bin/modules/BSE/TB/ArticleFiles.pm
45b9b8f7 200site/cgi-bin/modules/BSE/TB/Articles.pm
ddce6d3d
TC
201site/cgi-bin/modules/BSE/TB/AuditEntry.pm
202site/cgi-bin/modules/BSE/TB/AuditLog.pm
026d5cec
TC
203site/cgi-bin/modules/BSE/TB/BackgroundTask.pm
204site/cgi-bin/modules/BSE/TB/BackgroundTasks.pm
023761bd
TC
205site/cgi-bin/modules/BSE/TB/Coupon.pm
206site/cgi-bin/modules/BSE/TB/Coupons.pm
207site/cgi-bin/modules/BSE/TB/CouponTier.pm
208site/cgi-bin/modules/BSE/TB/CouponTiers.pm
d980b7fa 209site/cgi-bin/modules/BSE/TB/File.pm
32696f84
TC
210site/cgi-bin/modules/BSE/TB/FileAccessLog.pm
211site/cgi-bin/modules/BSE/TB/FileAccessLogEntry.pm
d980b7fa 212site/cgi-bin/modules/BSE/TB/Files.pm
f40af7e2
TC
213site/cgi-bin/modules/BSE/TB/Image.pm
214site/cgi-bin/modules/BSE/TB/Images.pm
74b3689a
TC
215site/cgi-bin/modules/BSE/TB/IPLockout.pm
216site/cgi-bin/modules/BSE/TB/IPLockouts.pm
37dd20ad
TC
217site/cgi-bin/modules/BSE/TB/Location.pm
218site/cgi-bin/modules/BSE/TB/Locations.pm
f5b7b326
TC
219site/cgi-bin/modules/BSE/TB/Metadata.pm
220site/cgi-bin/modules/BSE/TB/MetaEntry.pm
0ec4ac8a 221site/cgi-bin/modules/BSE/TB/Order.pm
0ec4ac8a 222site/cgi-bin/modules/BSE/TB/OrderItem.pm
58baa27b
TC
223site/cgi-bin/modules/BSE/TB/OrderItemOption.pm
224site/cgi-bin/modules/BSE/TB/OrderItemOptions.pm
0ec4ac8a 225site/cgi-bin/modules/BSE/TB/OrderItems.pm
ddce6d3d 226site/cgi-bin/modules/BSE/TB/Orders.pm
45b9b8f7
TC
227site/cgi-bin/modules/BSE/TB/OtherParent.pm
228site/cgi-bin/modules/BSE/TB/OtherParents.pm
32696f84
TC
229site/cgi-bin/modules/BSE/TB/OwnedFile.pm
230site/cgi-bin/modules/BSE/TB/OwnedFiles.pm
dfd483db
TC
231site/cgi-bin/modules/BSE/TB/PriceTier.pm
232site/cgi-bin/modules/BSE/TB/PriceTierPrice.pm
233site/cgi-bin/modules/BSE/TB/PriceTierPrices.pm
234site/cgi-bin/modules/BSE/TB/PriceTiers.pm
45b9b8f7 235site/cgi-bin/modules/BSE/TB/Product.pm
58baa27b
TC
236site/cgi-bin/modules/BSE/TB/ProductOption.pm
237site/cgi-bin/modules/BSE/TB/ProductOptions.pm
238site/cgi-bin/modules/BSE/TB/ProductOptionValue.pm
239site/cgi-bin/modules/BSE/TB/ProductOptionValues.pm
45b9b8f7 240site/cgi-bin/modules/BSE/TB/Products.pm
1d7c96a9
TC
241site/cgi-bin/modules/BSE/TB/SelectedFile.pm
242site/cgi-bin/modules/BSE/TB/SelectedFiles.pm
ddce6d3d 243site/cgi-bin/modules/BSE/TB/Seminar.pm
11c35ec9
TC
244site/cgi-bin/modules/BSE/TB/SeminarBooking.pm
245site/cgi-bin/modules/BSE/TB/SeminarBookings.pm
ddce6d3d 246site/cgi-bin/modules/BSE/TB/Seminars.pm
16ac5598
TC
247site/cgi-bin/modules/BSE/TB/SeminarSession.pm
248site/cgi-bin/modules/BSE/TB/SeminarSessions.pm
7646d96e
TC
249site/cgi-bin/modules/BSE/TB/Site.pm
250site/cgi-bin/modules/BSE/TB/SiteCommon.pm
45b9b8f7 251site/cgi-bin/modules/BSE/TB/SiteUser.pm
efcc5a30
TC
252site/cgi-bin/modules/BSE/TB/SiteUserGroup.pm
253site/cgi-bin/modules/BSE/TB/SiteUserGroups.pm
45b9b8f7 254site/cgi-bin/modules/BSE/TB/SiteUsers.pm
d7538448 255site/cgi-bin/modules/BSE/TB/Subscription.pm
af74f0b4 256site/cgi-bin/modules/BSE/TB/Subscription/Calc.pm
d7538448 257site/cgi-bin/modules/BSE/TB/Subscriptions.pm
76c6b28e 258site/cgi-bin/modules/BSE/TB/Tag.pm
34c37938
TC
259site/cgi-bin/modules/BSE/TB/TagCategories.pm
260site/cgi-bin/modules/BSE/TB/TagCategory.pm
261site/cgi-bin/modules/BSE/TB/TagCategoryDep.pm
262site/cgi-bin/modules/BSE/TB/TagCategoryDeps.pm
76c6b28e
TC
263site/cgi-bin/modules/BSE/TB/TagMember.pm
264site/cgi-bin/modules/BSE/TB/TagMembers.pm
265site/cgi-bin/modules/BSE/TB/TagOwner.pm
266site/cgi-bin/modules/BSE/TB/TagOwners.pm
267site/cgi-bin/modules/BSE/TB/Tags.pm
edc5d096 268site/cgi-bin/modules/BSE/Template.pm
ab2cd916 269site/cgi-bin/modules/BSE/Thumb/Imager.pm
9b4259ec 270site/cgi-bin/modules/BSE/Thumb/Imager/Colourize.pm
c0007bcb 271site/cgi-bin/modules/BSE/Thumb/Imager/RandomCrop.pm
ecc7c0d0 272site/cgi-bin/modules/BSE/ThumbCommon.pm
b864cc90 273site/cgi-bin/modules/BSE/ThumbLow.pm
d980b7fa 274site/cgi-bin/modules/BSE/UI.pm
95e517da 275site/cgi-bin/modules/BSE/UI/AdminAudit.pm
4175638b 276site/cgi-bin/modules/BSE/UI/AdminDispatch.pm
f5ea58be 277site/cgi-bin/modules/BSE/UI/AdminEdit.pm
f02986d4 278site/cgi-bin/modules/BSE/UI/AdminImageClean.pm
e0946a86 279site/cgi-bin/modules/BSE/UI/AdminImporter.pm
74b3689a 280site/cgi-bin/modules/BSE/UI/AdminIPAddress.pm
ebc63b18 281site/cgi-bin/modules/BSE/UI/AdminMessages.pm
ddce6d3d 282site/cgi-bin/modules/BSE/UI/AdminModules.pm
4d764c34 283site/cgi-bin/modules/BSE/UI/AdminNewsletter.pm
3ac5cdbf 284site/cgi-bin/modules/BSE/UI/AdminPage.pm
d968500e 285site/cgi-bin/modules/BSE/UI/AdminPregen.pm
4619492a 286site/cgi-bin/modules/BSE/UI/AdminReorder.pm
4d764c34 287site/cgi-bin/modules/BSE/UI/AdminReport.pm
37dd20ad 288site/cgi-bin/modules/BSE/UI/AdminSeminar.pm
ddce6d3d 289site/cgi-bin/modules/BSE/UI/AdminSendEmail.pm
4d764c34 290site/cgi-bin/modules/BSE/UI/AdminShop.pm
4175638b 291site/cgi-bin/modules/BSE/UI/Affiliate.pm
ddce6d3d
TC
292site/cgi-bin/modules/BSE/UI/API.pm
293site/cgi-bin/modules/BSE/UI/Background.pm
4175638b 294site/cgi-bin/modules/BSE/UI/Dispatch.pm
b79d140f 295site/cgi-bin/modules/BSE/UI/FileProgress.pm
a5e3fc4b 296site/cgi-bin/modules/BSE/UI/Formmail.pm
c2096d67 297site/cgi-bin/modules/BSE/UI/Image.pm
d64a47b6 298site/cgi-bin/modules/BSE/UI/Interest.pm
4c4d3c3f 299site/cgi-bin/modules/BSE/UI/NAdmin.pm
0eb78304 300site/cgi-bin/modules/BSE/UI/NUser.pm
efcc5a30 301site/cgi-bin/modules/BSE/UI/Page.pm
5af99440 302site/cgi-bin/modules/BSE/UI/Redirect.pm
e58486b7 303site/cgi-bin/modules/BSE/UI/Search.pm
41e7c841 304site/cgi-bin/modules/BSE/UI/Shop.pm
3c32512d 305site/cgi-bin/modules/BSE/UI/SiteuserCommon.pm
e806c5d8 306site/cgi-bin/modules/BSE/UI/SiteUserUpdate.pm
4175638b 307site/cgi-bin/modules/BSE/UI/SubAdmin.pm
0c2e7f7a 308site/cgi-bin/modules/BSE/UI/Tellafriend.pm
195977cd 309site/cgi-bin/modules/BSE/UI/Thumb.pm
0eb78304 310site/cgi-bin/modules/BSE/UI/User.pm
32696f84 311site/cgi-bin/modules/BSE/UI/UserCommon.pm
1bd8e312 312site/cgi-bin/modules/BSE/Upgrade/Passwords.pm
f611ca1f 313site/cgi-bin/modules/BSE/URL.pm
edc5d096 314site/cgi-bin/modules/BSE/UserReg.pm
b902f9de 315site/cgi-bin/modules/BSE/Util/ContentType.pm
57d988af 316site/cgi-bin/modules/BSE/Util/DynamicTags.pm
ddce6d3d 317site/cgi-bin/modules/BSE/Util/DynSort.pm
b242c5a6 318site/cgi-bin/modules/BSE/Util/Fetcher.pm
11af7272 319site/cgi-bin/modules/BSE/Util/Format.pm
3f9c8a96 320site/cgi-bin/modules/BSE/Util/HTML.pm
9063386f 321site/cgi-bin/modules/BSE/Util/Iterate.pm
74b3689a 322site/cgi-bin/modules/BSE/Util/Lockouts.pm
77f53961 323site/cgi-bin/modules/BSE/Util/PasswordValidate.pm
75b07edf 324site/cgi-bin/modules/BSE/Util/Prereq.pm
b19047a6 325site/cgi-bin/modules/BSE/Util/Secure.pm
ddce6d3d 326site/cgi-bin/modules/BSE/Util/SQL.pm
edc5d096 327site/cgi-bin/modules/BSE/Util/Tags.pm
b902f9de 328site/cgi-bin/modules/BSE/Util/Thumb.pm
99ef7979 329site/cgi-bin/modules/BSE/Util/Valid.pm
8a3b8db8
TC
330site/cgi-bin/modules/BSE/Util/ValidateHTML.pm
331site/cgi-bin/modules/BSE/Util/ValidateHTML/Tidy.pm
332site/cgi-bin/modules/BSE/Util/ValidateHTML/W3C.pm
37dd20ad 333site/cgi-bin/modules/BSE/Validate.pm
234312d8 334site/cgi-bin/modules/BSE/Variables.pm
d2730773 335site/cgi-bin/modules/BSE/Version.pm
41f10371 336site/cgi-bin/modules/BSE/WebUtil.pm
b19047a6 337site/cgi-bin/modules/Constants.pm
41bee745
AMS
338site/cgi-bin/modules/Courier.pm
339site/cgi-bin/modules/Courier/AustraliaPost.pm
41bee745 340site/cgi-bin/modules/Courier/AustraliaPost/Air.pm
ddce6d3d 341site/cgi-bin/modules/Courier/AustraliaPost/Express.pm
41bee745 342site/cgi-bin/modules/Courier/AustraliaPost/Sea.pm
ddce6d3d 343site/cgi-bin/modules/Courier/AustraliaPost/Standard.pm
e44b6c4c 344site/cgi-bin/modules/Courier/ByUnitAU.pm
ddce6d3d 345site/cgi-bin/modules/Courier/Fastway.pm
41bee745
AMS
346site/cgi-bin/modules/Courier/Fastway/Road.pm
347site/cgi-bin/modules/Courier/Fastway/Satchel.pm
a45d595e 348site/cgi-bin/modules/Courier/FixedAU.pm
73eca0a7 349site/cgi-bin/modules/Courier/FixedIntl.pm
6dbf8d1f 350site/cgi-bin/modules/Courier/Null.pm
3f9c8a96 351site/cgi-bin/modules/DevHelp/Cfg.pm
0f9b108b 352site/cgi-bin/modules/DevHelp/Date.pm
9063386f 353site/cgi-bin/modules/DevHelp/DynSort.pm
3c32512d 354site/cgi-bin/modules/DevHelp/FileUpload.pm
4772671f 355site/cgi-bin/modules/DevHelp/Formatter.pm
918735d1 356site/cgi-bin/modules/DevHelp/HTML.pm
7dd6ebae 357site/cgi-bin/modules/DevHelp/LoaderData.pm
d19b7b5c 358site/cgi-bin/modules/DevHelp/Payments.pod
1d55f794 359site/cgi-bin/modules/DevHelp/Payments/Eway.pm
41e7c841 360site/cgi-bin/modules/DevHelp/Payments/Inpho.pm
ddce6d3d 361site/cgi-bin/modules/DevHelp/Payments/SecurePay.pm
d19b7b5c 362site/cgi-bin/modules/DevHelp/Payments/SecurePayXML.pm
41e7c841 363site/cgi-bin/modules/DevHelp/Payments/Test.pm
b553afa2 364site/cgi-bin/modules/DevHelp/Report.pm
7928764a 365site/cgi-bin/modules/DevHelp/Tags.pm
9063386f 366site/cgi-bin/modules/DevHelp/Tags/Iterate.pm
0ec4ac8a 367site/cgi-bin/modules/DevHelp/Validate.pm
41b9d8ec 368site/cgi-bin/modules/Squirrel/GPG.pm
41b9d8ec
TC
369site/cgi-bin/modules/Squirrel/PGP5.pm
370site/cgi-bin/modules/Squirrel/PGP6.pm
371site/cgi-bin/modules/Squirrel/Row.pm
372site/cgi-bin/modules/Squirrel/Table.pm
373site/cgi-bin/modules/Squirrel/Template.pm
58f0ca94
TC
374site/cgi-bin/modules/Squirrel/Template/Constants.pm
375site/cgi-bin/modules/Squirrel/Template/Deparser.pm
4d26c6e3
TC
376site/cgi-bin/modules/Squirrel/Template/Expr.pm
377site/cgi-bin/modules/Squirrel/Template/Expr/WrapArray.pm
378site/cgi-bin/modules/Squirrel/Template/Expr/WrapBase.pm
379site/cgi-bin/modules/Squirrel/Template/Expr/WrapClass.pm
380site/cgi-bin/modules/Squirrel/Template/Expr/WrapCode.pm
381site/cgi-bin/modules/Squirrel/Template/Expr/WrapHash.pm
382site/cgi-bin/modules/Squirrel/Template/Expr/WrapScalar.pm
ac5f7d51 383site/cgi-bin/modules/Squirrel/Template/Params.pm
58f0ca94
TC
384site/cgi-bin/modules/Squirrel/Template/Parser.pm
385site/cgi-bin/modules/Squirrel/Template/Processor.pm
386site/cgi-bin/modules/Squirrel/Template/Tokenizer.pm
0eb78304
TC
387site/cgi-bin/nuser.fcgi
388site/cgi-bin/nuser.pl
8f84f3f1 389site/cgi-bin/page.fcgi
efcc5a30 390site/cgi-bin/page.pl
4737a5e2 391site/cgi-bin/printable.pl
e58486b7 392site/cgi-bin/search.fcgi
ddce6d3d 393site/cgi-bin/search.pl
e58486b7 394site/cgi-bin/shop.fcgi
41b9d8ec 395site/cgi-bin/shop.pl
195977cd
TC
396site/cgi-bin/thumb.fcgi
397site/cgi-bin/thumb.pl
edc5d096 398site/cgi-bin/user.pl
026d5cec
TC
399site/data/db/bse_background_tasks.data
400site/data/db/bse_background_tasks.pkey
ebc63b18 401site/data/db/bse_msg_base.data
ddce6d3d 402site/data/db/bse_msg_base.pkey
ebc63b18 403site/data/db/bse_msg_defaults.data
ddce6d3d 404site/data/db/bse_msg_defaults.pkey
2076966c 405site/data/db/sql_statements.data
026d5cec 406site/data/db/sql_statements.pkey
ddce6d3d 407site/data/stopwords.txt
de193691
TC
408site/docs/access.html
409site/docs/access.pod
ddce6d3d 410site/docs/add.html
4175638b 411site/docs/affiliate.html
ddce6d3d 412site/docs/bse-unicode.pod
41b9d8ec
TC
413site/docs/bse.html
414site/docs/bse.pod
45b9b8f7
TC
415site/docs/BSE::Generate.html
416site/docs/BSE::Generate::Article.html
417site/docs/BSE::Generate::Catalog.html
418site/docs/BSE::Generate::Product.html
419site/docs/BSE::TB::Article.html
234312d8
TC
420site/docs/BSE::TB::SiteCommon.html
421site/docs/BSE::TB::TagOwner.html
ddce6d3d 422site/docs/BSE::UI::Affiliate.html
34c37938 423site/docs/BSE::Variables.html
df2663f0 424site/docs/bse_import.pod
ddce6d3d
TC
425site/docs/bsedbschema.odt
426site/docs/bsedbschema.pdf
41b9d8ec
TC
427site/docs/bugs.html
428site/docs/bugs.pod
edc5d096
TC
429site/docs/config.html
430site/docs/config.pod
ddce6d3d 431site/docs/custom.pod
16901a2a
TC
432site/docs/dynamic.html
433site/docs/dynamic.pod
1cc1fe72
TC
434site/docs/formmail.html
435site/docs/formmail.pod
d7538448
TC
436site/docs/future_plans.html
437site/docs/future_plans.pod
6e3d2da5 438site/docs/gen.html
41b9d8ec 439site/docs/makedocs
35c0719f 440site/docs/makedocs.html
ddce6d3d
TC
441site/docs/Makefile
442site/docs/paypal.pod
443site/docs/pod2htmd.tmp
444site/docs/pod2htmi.tmp
f04ca377 445site/docs/preload.pod
41b9d8ec 446site/docs/search.html
6e3d2da5
TC
447site/docs/secure.html
448site/docs/secure.pod
41b9d8ec 449site/docs/shop.html
ddce6d3d 450site/docs/shopadmin.html
7320899a
TC
451site/docs/siteusers.html
452site/docs/siteusers.pod
58f0ca94 453site/docs/Squirrel::Template.html
234312d8
TC
454site/docs/Squirrel::Template::Expr.html
455site/docs/Squirrel::Template::Expr::WrapArray.html
456site/docs/Squirrel::Template::Expr::WrapClass.html
457site/docs/Squirrel::Template::Expr::WrapCode.html
458site/docs/Squirrel::Template::Expr::WrapHash.html
459site/docs/Squirrel::Template::Expr::WrapScalar.html
64fa5b18
TC
460site/docs/standard.html
461site/docs/standard.pod
e63c3728
TC
462site/docs/storages.html
463site/docs/storages.pod
41b9d8ec
TC
464site/docs/templates.html
465site/docs/templates.pod
ab2cd916
TC
466site/docs/thumbnails.html
467site/docs/thumbnails.pod
ddce6d3d
TC
468site/docs/TODO.html
469site/docs/TODO.pod
6e3d2da5 470site/docs/upgrade_mysql.html
e806c5d8
TC
471site/docs/userupdate.html
472site/docs/userupdate.pod
41b9d8ec 473site/htdocs/a/.htaccess
0c3d2fc5 474site/htdocs/admin/admin.html
41b9d8ec 475site/htdocs/admin/advanced.html
a0a8147b 476site/htdocs/admin/help/access.html
6473c56f
TC
477site/htdocs/admin/help/addgroup.html
478site/htdocs/admin/help/adduser.html
957a90ca 479site/htdocs/admin/help/body.html
35c0719f 480site/htdocs/admin/help/catalog.html
d2730773 481site/htdocs/admin/help/edit.html
edc5d096 482site/htdocs/admin/help/file.html
08123550 483site/htdocs/admin/help/image.html
4010d92e 484site/htdocs/admin/help/logon.html
35c0719f 485site/htdocs/admin/help/product.html
b19047a6 486site/htdocs/admin/help/subs.html
531fb3bc 487site/htdocs/admin/help/subssend.html
b19047a6 488site/htdocs/admin/index.html
17144893 489site/htdocs/admin/sadmin.html
0c3d2fc5
TC
490site/htdocs/css/admin-ui/admin.css
491site/htdocs/css/admin-ui/extra.css
492site/htdocs/css/admin-ui/reset.css
41b9d8ec 493site/htdocs/css/admin.css
35c0719f 494site/htdocs/css/admin.css_natural
ebc63b18 495site/htdocs/css/admin_messages.css
0c3d2fc5 496site/htdocs/css/bse_adminui.css
17144893 497site/htdocs/css/sadmin.css
41b9d8ec 498site/htdocs/css/style-main.css
80a9f99e 499site/htdocs/favicon.ico
6430ee52 500site/htdocs/images/50.png
e05b1657 501site/htdocs/images/admin/alert.png
5825cab3 502site/htdocs/images/admin/busy.gif
abf5bbc6 503site/htdocs/images/admin/checked.gif
b19047a6 504site/htdocs/images/admin/error.gif
edc5d096 505site/htdocs/images/admin/help.gif
41b9d8ec
TC
506site/htdocs/images/admin/move_down.gif
507site/htdocs/images/admin/move_up.gif
ab2cd916 508site/htdocs/images/admin/nothumb.png
0c3d2fc5
TC
509site/htdocs/images/admin/ui/changepw.png
510site/htdocs/images/admin/ui/debug.png
511site/htdocs/images/admin/ui/delete_dk.png
512site/htdocs/images/admin/ui/menu.png
513site/htdocs/images/admin/ui/move_dk.png
514site/htdocs/images/admin/ui/spinner.gif
abf5bbc6 515site/htdocs/images/admin/unchecked.gif
6473c56f
TC
516site/htdocs/images/filestatus/download.gif
517site/htdocs/images/filestatus/forSale.gif
518site/htdocs/images/filestatus/locked.gif
519site/htdocs/images/filestatus/requireUser.gif
b19047a6 520site/htdocs/images/info.gif
41b9d8ec
TC
521site/htdocs/images/store/browse_more.gif
522site/htdocs/images/store/left_bottom_corner_line.gif
523site/htdocs/images/store/left_end_cap_solid.gif
524site/htdocs/images/store/price_cap.gif
7f344ccc 525site/htdocs/images/store/quick_add.gif
ddce6d3d 526site/htdocs/images/store/quick_add_hover.gif
41b9d8ec
TC
527site/htdocs/images/store/right_bottom_corner_line.gif
528site/htdocs/images/store/right_end_cap_solid.gif
529site/htdocs/images/titles/advanced_search.gif
530site/htdocs/images/titles/java.gif
531site/htdocs/images/titles/perl.gif
532site/htdocs/images/titles/the_shop.gif
533site/htdocs/images/titles/your_site.gif
534site/htdocs/images/trans_pixel.gif
6430ee52 535site/htdocs/images/videoclose.png
0c3d2fc5
TC
536site/htdocs/js/admin-ui/debug.js
537site/htdocs/js/admin-ui/menu.js
8a3b8db8 538site/htdocs/js/admin.js
b55d4af1 539site/htdocs/js/admin_coupons.js
76c6b28e 540site/htdocs/js/admin_edit.js
d445674b 541site/htdocs/js/admin_editprodopt.js
9d6987bc 542site/htdocs/js/admin_jedit.js
ebc63b18 543site/htdocs/js/admin_messages.js
4de47893 544site/htdocs/js/admin_prodopts.js
8a3b8db8 545site/htdocs/js/admin_siteusers.js
63d92307 546site/htdocs/js/admin_tagcat.js
ebc63b18 547site/htdocs/js/admin_tools.js
6430ee52 548site/htdocs/js/bse.js
60832bac 549site/htdocs/js/bse_adminpage.js
0c3d2fc5 550site/htdocs/js/bse_adminui.js
8f88bb20 551site/htdocs/js/bse_api.js
0dfe9d1e 552site/htdocs/js/bse_apij.js
0c3d2fc5 553site/htdocs/js/bse_dialog.js
34454372 554site/htdocs/js/bse_flowplayer.js
0c3d2fc5
TC
555site/htdocs/js/bse_loader.js
556site/htdocs/js/bse_menu.js
557site/htdocs/js/bse_validate.js
454cdabb
TC
558site/htdocs/js/builder.js
559site/htdocs/js/controls.js
454cdabb
TC
560site/htdocs/js/dragdrop.js
561site/htdocs/js/effects.js
0dfe9d1e 562site/htdocs/js/jquery.mustache.js
ac7ba5a8 563site/htdocs/js/prototype.js
17144893 564site/htdocs/js/sadmin.js
454cdabb 565site/htdocs/js/scriptaculous.js
5f3a2963 566site/htdocs/js/scriptoverride.js
454cdabb 567site/htdocs/js/slider.js
cd9b26bb 568site/htdocs/js/sound.js
6430ee52
TC
569site/htdocs/js/swfobject.js
570site/htdocs/swf/flvplayer.swf
41b9d8ec
TC
571site/templates/1/shop_multicat.tmpl
572site/templates/1/sitemap.tmpl
718a070d
TC
573site/templates/admin/addattendee1.tmpl
574site/templates/admin/addattendee2.tmpl
a607032b
TC
575site/templates/admin/addgroup.tmpl
576site/templates/admin/adduser.tmpl
60832bac
TC
577site/templates/admin/adminmenu/article.tmpl
578site/templates/admin/adminmenu/catalog.tmpl
579site/templates/admin/adminmenu/product.tmpl
ddce6d3d 580site/templates/admin/article_custom.tmpl
edc5d096 581site/templates/admin/article_img.tmpl
026d5cec
TC
582site/templates/admin/back/detail.tmpl
583site/templates/admin/back/list.tmpl
b553afa2 584site/templates/admin/base.tmpl
0dfe9d1e 585site/templates/admin/basej.tmpl
ddce6d3d
TC
586site/templates/admin/catalog.tmpl # embedded in the shopadmin catalog/product display
587site/templates/admin/catalog_custom.tmpl
daee3409 588site/templates/admin/changepw.tmpl
023761bd
TC
589site/templates/admin/coupons/add.tmpl
590site/templates/admin/coupons/delete.tmpl
591site/templates/admin/coupons/edit.tmpl
592site/templates/admin/coupons/list.tmpl
efaaa29e
TC
593site/templates/admin/edit_0.tmpl
594site/templates/admin/edit_1.tmpl
efaaa29e 595site/templates/admin/edit_catalog.tmpl
c2096d67 596site/templates/admin/edit_groups.tmpl
58baa27b 597site/templates/admin/edit_prodopts.tmpl
efaaa29e 598site/templates/admin/edit_product.tmpl
37dd20ad 599site/templates/admin/edit_seminar.tmpl
16ac5598 600site/templates/admin/edit_semsessadd.tmpl
ddce6d3d 601site/templates/admin/edit_semsessions.tmpl
d2730773 602site/templates/admin/edit_steps.tmpl
20d6805f 603site/templates/admin/error.tmpl
b2a9e505 604site/templates/admin/file_edit.tmpl
ddce6d3d 605site/templates/admin/filelist.tmpl
1762c694 606site/templates/admin/generate.tmpl
6473c56f 607site/templates/admin/grouplist.tmpl
3ae524f3 608site/templates/admin/helpicon.tmpl Help icon template for admin templates
b95fc3a0 609site/templates/admin/image_edit.tmpl Edit a single image
f02986d4
TC
610site/templates/admin/imageclean/final.tmpl
611site/templates/admin/imageclean/intro.tmpl
612site/templates/admin/imageclean/preview.tmpl
e0946a86
TC
613site/templates/admin/import/import.tmpl
614site/templates/admin/import/start.tmpl
74b3689a 615site/templates/admin/include/activity.tmpl
59fca225 616site/templates/admin/include/article_cfg_custom.tmpl
5f1832bb 617site/templates/admin/include/article_menu.tmpl
13a986ee 618site/templates/admin/include/auditentry.tmpl
ddce6d3d 619site/templates/admin/include/audithead.tmpl
76c6b28e 620site/templates/admin/include/edit_common.tmpl
0bdcab3b 621site/templates/admin/include/edit_metadata.tmpl
495114d1 622site/templates/admin/include/message.tmpl
5696fd20 623site/templates/admin/include/oauditlog.tmpl
173020d7 624site/templates/admin/include/order_list_filter.tmpl
833289fc 625site/templates/admin/include/order_list_pages.tmpl
76c6b28e 626site/templates/admin/include/site_menu.tmpl
ddce6d3d 627site/templates/admin/interestemail.tmpl
74b3689a
TC
628site/templates/admin/ip/detail.tmpl
629site/templates/admin/ip/list.tmpl
ddce6d3d
TC
630site/templates/admin/locations/add.tmpl
631site/templates/admin/locations/delete.tmpl
632site/templates/admin/locations/edit.tmpl
633site/templates/admin/locations/list.tmpl
634site/templates/admin/locations/view.tmpl
635site/templates/admin/locations/view_sessions.tmpl
95e517da
TC
636site/templates/admin/log/entry.tmpl
637site/templates/admin/log/log.tmpl
d980b7fa 638site/templates/admin/log/mail.tmpl
9168c88c 639site/templates/admin/logon.tmpl
3f015bd2 640site/templates/admin/makeindex.tmpl
e806c5d8
TC
641site/templates/admin/memberupdate/import.tmpl
642site/templates/admin/memberupdate/preview.tmpl
643site/templates/admin/memberupdate/request.tmpl
9168c88c
TC
644site/templates/admin/menu.tmpl
645site/templates/admin/menu_adv.tmpl
ddce6d3d 646site/templates/admin/menu_custom.tmpl
75b07edf 647site/templates/admin/modules.tmpl
ebc63b18 648site/templates/admin/msgs/index.tmpl
abbc3971
TC
649site/templates/admin/order_detail.tmpl
650site/templates/admin/order_list.tmpl
651site/templates/admin/order_list_filled.tmpl
5d88571c 652site/templates/admin/order_list_incomplete.tmpl
abbc3971 653site/templates/admin/order_list_unfilled.tmpl
d968500e
TC
654site/templates/admin/pregen/index.tmpl
655site/templates/admin/pregen/show.tmpl
58baa27b
TC
656site/templates/admin/prodopt_delete.tmpl
657site/templates/admin/prodopt_edit.tmpl
658site/templates/admin/prodopt_value_delete.tmpl
659site/templates/admin/prodopt_value_edit.tmpl
ddce6d3d 660site/templates/admin/product_custom.tmpl
abbc3971
TC
661site/templates/admin/product_detail.tmpl
662site/templates/admin/product_list.tmpl
58baa27b 663site/templates/admin/product_menu.tmpl
91ccbbcd 664site/templates/admin/regenerror.tmpl
cf9f9cbc 665site/templates/admin/registeremail.tmpl
b553afa2
TC
666site/templates/admin/reports/list.tmpl
667site/templates/admin/reports/prompt.tmpl
668site/templates/admin/reports/show1.tmpl
20d6805f
TC
669site/templates/admin/semcancelbooking.tmpl
670site/templates/admin/semeditbooking.tmpl
a319d280 671site/templates/admin/semsessionbookings.tmpl
16ac5598
TC
672site/templates/admin/semsessiondel.tmpl
673site/templates/admin/semsessionedit.tmpl
674site/templates/admin/semsessionrollcall.tmpl
6473c56f 675site/templates/admin/showgroup.tmpl
08123550
TC
676site/templates/admin/showgroup_del.tmpl
677site/templates/admin/showgroup_glob.tmpl
ddce6d3d 678site/templates/admin/showgroupart.tmpl
6473c56f 679site/templates/admin/showuser.tmpl
08123550
TC
680site/templates/admin/showuser_del.tmpl
681site/templates/admin/showuser_glob.tmpl
ddce6d3d 682site/templates/admin/showuserart.tmpl
b553afa2 683site/templates/admin/subs/delete.tmpl
b19047a6 684site/templates/admin/subs/edit.tmpl
1c3e5303 685site/templates/admin/subs/filter_preview.tmpl
b19047a6 686site/templates/admin/subs/list.tmpl
d09682dd 687site/templates/admin/subs/send_error.tmpl
b19047a6 688site/templates/admin/subs/send_form.tmpl
ddce6d3d 689site/templates/admin/subs/sending.tmpl
b19047a6 690site/templates/admin/subs/start_send.tmpl
d7538448
TC
691site/templates/admin/subscr/add.tmpl
692site/templates/admin/subscr/detail.tmpl
829c9ed9 693site/templates/admin/subscr/detail_delete.tmpl
d7538448
TC
694site/templates/admin/subscr/edit.tmpl
695site/templates/admin/subscr/list.tmpl
34c37938
TC
696site/templates/admin/tagcat.tmpl
697site/templates/admin/tagcats.tmpl
76c6b28e 698site/templates/admin/tags.tmpl
ddce6d3d
TC
699site/templates/admin/user_book_seminar.tmpl
700site/templates/admin/user_edit_seminar.tmpl
701site/templates/admin/user_unbook_seminar.tmpl
6473c56f 702site/templates/admin/userlist.tmpl
9063386f 703site/templates/admin/users/add.tmpl
32696f84
TC
704site/templates/admin/users/add_group_file.tmpl
705site/templates/admin/users/add_user_file.tmpl
a0edb02e 706site/templates/admin/users/delete.tmpl
32696f84
TC
707site/templates/admin/users/delete_group_file.tmpl
708site/templates/admin/users/delete_user_file.tmpl
9063386f 709site/templates/admin/users/edit.tmpl
32696f84 710site/templates/admin/users/edit_files.tmpl
32696f84 711site/templates/admin/users/edit_group_file.tmpl
ddce6d3d 712site/templates/admin/users/edit_groups.tmpl
6a8a205a 713site/templates/admin/users/edit_orders.tmpl
32696f84
TC
714site/templates/admin/users/edit_user_file.tmpl
715site/templates/admin/users/fileaccess.tmpl
efcc5a30
TC
716site/templates/admin/users/groupadd.tmpl
717site/templates/admin/users/groupdelete.tmpl
718site/templates/admin/users/groupedit.tmpl
32696f84 719site/templates/admin/users/groupedit_files.tmpl
efcc5a30
TC
720site/templates/admin/users/grouplist.tmpl
721site/templates/admin/users/groupmembers.tmpl
32696f84
TC
722site/templates/admin/users/inc_add_user_file.tmpl
723site/templates/admin/users/inc_group_menu.tmpl
724site/templates/admin/users/inc_user_menu.tmpl
9063386f 725site/templates/admin/users/list.tmpl
758a29cd 726site/templates/admin/users/list_low.tmpl
2076966c 727site/templates/admin/users/view.tmpl
4b91443c 728site/templates/admin/users/view_activity.tmpl
2076966c 729site/templates/admin/users/view_bookings.tmpl
6555857d 730site/templates/admin/users/view_confirm.tmpl
4175638b 731site/templates/affiliate.tmpl
b19047a6
TC
732site/templates/base.tmpl
733site/templates/cart_base.tmpl
734site/templates/catalog.tmpl
735site/templates/catalog/multi.tmpl
0b406a07 736site/templates/catalog/shop_subcat.tmpl
76c6b28e 737site/templates/catalog/tagged.tmpl
ddce6d3d 738site/templates/checkout_base.tmpl
b19047a6 739site/templates/checkoutfinal_base.tmpl
41e7c841
TC
740site/templates/checkoutnew_base.tmpl
741site/templates/checkoutpay_base.tmpl
b19047a6
TC
742site/templates/common/default.tmpl
743site/templates/common/defsteps.tmpl
6473c56f 744site/templates/common/downloads.tmpl
b19047a6 745site/templates/common/embedded_subsect.tmpl
195977cd 746site/templates/common/gallery.tmpl
b19047a6 747site/templates/common/news_item.tmpl
99ef7979 748site/templates/common/rssbase.tmpl
b19047a6
TC
749site/templates/common/sidebar.tmpl
750site/templates/common/sidebar_section.tmpl
d745f64f 751site/templates/common/vidgallery.tmpl
ddce6d3d
TC
752site/templates/custom/checkout.include
753site/templates/custom/order_detail.include
81f3292d 754site/templates/custom/order_detail_payment.include
ddce6d3d 755site/templates/custom/payment_type.include
81f3292d 756site/templates/custom/payment_type_email.include
0c2e7f7a 757site/templates/email/base.tmpl
ddce6d3d 758site/templates/email/email.css
f0722dd2 759site/templates/email/ordershipped.tmpl
ddce6d3d 760site/templates/error_base.tmpl
41b9d8ec 761site/templates/extras.txt
a5e3fc4b
TC
762site/templates/formmail/defdone_base.tmpl
763site/templates/formmail/defemail.tmpl
98d4001b
TC
764site/templates/formmail/defemail_html.tmpl
765site/templates/formmail/defemailcopy.tmpl
766site/templates/formmail/defemailcopy_html.tmpl
a5e3fc4b 767site/templates/formmail/defquery_base.tmpl
3ae524f3 768site/templates/helpicon.tmpl Help icon for user templates
b19047a6 769site/templates/htmlemail/basic.tmpl
c2096d67 770site/templates/image.tmpl
1b73ea7e 771site/templates/include/cart_sidebar.tmpl
99ef7979 772site/templates/include/rssitems.tmpl
b19047a6 773site/templates/include/rsslinks.tmpl
ac7ba5a8 774site/templates/include/search_results.tmpl
d49667a2 775site/templates/include/usermenu.tmpl
41b9d8ec
TC
776site/templates/index.tmpl
777site/templates/index2.tmpl
6430ee52 778site/templates/inline/flv.tmpl
34454372 779site/templates/inline/flv_flow.tmpl
6430ee52 780site/templates/inline/flv_small.tmpl
ee6577c3
TC
781site/templates/interest/askagain_base.tmpl
782site/templates/interest/confirm_base.tmpl
783site/templates/interest/error_base.tmpl
718a070d 784site/templates/location.tmpl
41b9d8ec 785site/templates/lowmap.tmpl
25a17f89 786site/templates/mailcommon.tmpl
41b9d8ec 787site/templates/mailconfirm.tmpl
492998c7 788site/templates/mailconfirm_html.tmpl
41b9d8ec 789site/templates/mailorder.tmpl
99ef7979
TC
790site/templates/menu/menu.tmpl
791site/templates/menu/menu1.tmpl
792site/templates/menu/menu2.tmpl
793site/templates/menu/menu3.tmpl
794site/templates/menu/menu4.tmpl
795site/templates/menu/menu5.tmpl
34454372 796site/templates/meta/flv_flowplaylist.tmpl
c2096d67 797site/templates/noartbase.tmpl
b62cae00 798site/templates/preload.tmpl
99ef7979 799site/templates/printable/printable.tmpl
0b406a07 800site/templates/printable/wap.tmpl
41b9d8ec 801site/templates/search_base.tmpl
718a070d 802site/templates/seminars/seminar.tmpl
41b9d8ec
TC
803site/templates/shop_sect.tmpl
804site/templates/shopitem.tmpl
ea646070 805site/templates/sidebar/afflink.tmpl
721cd24c 806site/templates/sidebar/logon.tmpl
d49667a2 807site/templates/sidebar/wishlist.tmpl
0c2e7f7a
TC
808site/templates/tellafriend/base_done.tmpl
809site/templates/tellafriend/base_form.tmpl
810site/templates/tellafriend/email.tmpl
811site/templates/tellafriend/email_html.tmpl
ca9aa2bf 812site/templates/test/children.tmpl
988d8721 813site/templates/test/testrep.tmpl
63dc4fe2 814site/templates/test/title.tmpl
b19047a6 815site/templates/textemail/basic.tmpl
20d6805f
TC
816site/templates/user/admin_book_seminar.tmpl
817site/templates/user/admin_edit_seminar.tmpl
818site/templates/user/admin_unbook_seminar.tmpl
b19047a6 819site/templates/user/alreadyblacklisted_base.tmpl
0eb78304
TC
820site/templates/user/base_bookcomplete.tmpl
821site/templates/user/base_bookconfirm.tmpl
ddce6d3d
TC
822site/templates/user/base_bookingdetail.tmpl
823site/templates/user/base_bookinglist.tmpl
0eb78304 824site/templates/user/base_bookseminar.tmpl
3fb296b8
TC
825site/templates/user/base_cancelbooking.tmpl
826site/templates/user/base_editbooking.tmpl
93be4a7b 827site/templates/user/base_lost_prompt.tmpl
3fb296b8 828site/templates/user/base_orderdetail.tmpl
492998c7 829site/templates/user/base_orderdetaila.tmpl
5af99440 830site/templates/user/base_redirect.tmpl
32696f84
TC
831site/templates/user/base_userpage_files.tmpl
832site/templates/user/base_userpage_orders.tmpl
d49667a2
TC
833site/templates/user/base_userpage_wishlist.tmpl
834site/templates/user/base_wishlist.tmpl
b19047a6 835site/templates/user/blacklistdone_base.tmpl
531fb3bc 836site/templates/user/cantunsub_base.tmpl
b19047a6
TC
837site/templates/user/confirmed_base.tmpl
838site/templates/user/confsent_base.tmpl
2a295ea9 839site/templates/user/confsent_nop_base.tmpl
4ef01459 840site/templates/user/email_conferror_base.tmpl
b19047a6 841site/templates/user/email_confirm.tmpl
2a295ea9 842site/templates/user/email_confirm_nop.tmpl
3fb296b8 843site/templates/user/email_edit_seminar.tmpl
6c83a514
TC
844site/templates/user/email_register.tmpl
845site/templates/user/email_register_html.tmpl
3fb296b8 846site/templates/user/email_unbook_seminar.tmpl
edc5d096 847site/templates/user/logon_base.tmpl
b19047a6
TC
848site/templates/user/lostemailsent_base.tmpl
849site/templates/user/lostpassword_base.tmpl
ffae53f5 850site/templates/user/lostpwdemail.tmpl
2a295ea9 851site/templates/user/nopassword_base.tmpl
3f187817
TC
852site/templates/user/notify_file.tmpl
853site/templates/user/notify_file_html.tmpl
edc5d096 854site/templates/user/options_base.tmpl
b27af108 855site/templates/user/options_delivery_base.tmpl
3c32512d 856site/templates/user/options_images_base.tmpl
2a295ea9 857site/templates/user/options_saved_base.tmpl
492998c7 858site/templates/user/orderdetaillow.tmpl
edc5d096 859site/templates/user/register_base.tmpl
16ac5598 860site/templates/user/sessiondeletenotify.tmpl
b19047a6 861site/templates/user/subdetail.tmpl
b19047a6 862site/templates/user/toomany_base.tmpl
ddce6d3d 863site/templates/user/toosoon_base.tmpl
531fb3bc
TC
864site/templates/user/unsuball_base.tmpl
865site/templates/user/unsubone_base.tmpl
edc5d096 866site/templates/user/userpage_base.tmpl
4175638b 867site/templates/xbase.tmpl
026d5cec 868site/util/bse_back.pl
b242c5a6 869site/util/bse_fetch.pl
f02986d4 870site/util/bse_imageclean.pl
3f015bd2 871site/util/bse_makeindex.pl
0f35f2b7 872site/util/bse_mkgitversion.pl
ebc63b18 873site/util/bse_msgcheck.pl Scan for undefined message ids
bede67d9 874site/util/bse_nightly.pl
3f187817 875site/util/bse_notify_files.pl
e63c3728 876site/util/bse_s3.pl
86674d25 877site/util/bse_session_clean.pl
e63c3728 878site/util/bse_storage.pl
58f0ca94 879site/util/bse_template_check.pl
b51827b4 880site/util/bse_thumb.pl
1bd8e312 881site/util/bse_upgrade.pl
ed1ff43e 882site/util/bse_versiondeps.pl
ddce6d3d 883site/util/bseaddimages.pl
97469012 884site/util/bsexlsprod.pl
ddce6d3d 885site/util/check_versions.pl
531fb3bc 886site/util/gen.pl
ddce6d3d 887site/util/getpcode.pl Example code
41b9d8ec 888site/util/initial.pl
7dd6ebae 889site/util/loaddata.pl
ddce6d3d 890site/util/make_versions.pl
b19047a6 891site/util/mysql.str
2ad9fd05 892site/util/update_title_summary.pl
ddce6d3d 893site/util/upgrade_mysql.pl
0c3d2fc5
TC
894t-js/01validate.html
895t-js/01validate.js
896t-js/10menu.html
897t-js/10menu.js
898t-js/menu.css
899t-js/test.js
900t-js/tests.css
8d57c486
TC
901t/010-modules/010-dhdates.t
902t/010-modules/020-validate.t
903t/010-modules/030-country.t
904t/010-modules/040-bsesort.t
905t/010-modules/050-format.t
906t/010-modules/060-sqldates.t
907t/010-modules/070-escape.t
908t/010-modules/080-cfg.t
909t/010-modules/090-subcalc.t
77f53961 910t/010-modules/100-password-validate.t
6b7e5e4d 911t/010-modules/110-number.t
8d57c486
TC
912t/020-templater/000-load.t
913t/020-templater/010-token.t
914t/020-templater/020-parse.t
915t/020-templater/030-expr.t
916t/020-templater/040-original.t
46296d79 917t/020-templater/050-error.t
8d57c486
TC
918t/020-templater/080-parms.t
919t/030-tags/010-num.t
920t/030-tags/020-iter.t
921t/050-local/010-api.t
922t/050-local/020-article.t
923t/050-local/030-tags.t
924t/050-local/040-catalog.t
925t/050-local/050-dyncat.t
9c86c4a1 926t/050-local/060-admin-group.t
8d57c486
TC
927t/060-generate/010-generate.t
928t/060-generate/020-catalog.t
929t/060-generate/030-thumb.t
896e13b5 930t/060-generate/040-preload.t
8d57c486
TC
931t/070-user/010-edit.t
932t/070-user/020-images.t
9b89923c 933t/070-user/050-user.t
8d57c486
TC
934t/080-remote/010-save.t
935t/080-remote/020-cat.t
936t/080-remote/030-parent.t
937t/080-remote/040-steps.t
938t/100-payment/010-securepayxml.t
939t/100-payment/020-nabtransactxml.t
940t/100-payment/030-eway.t
941t/110-courier/010-fastway.t
942t/110-courier/020-auspost.t
943t/110-courier/030-by-unit.t
944t/120-thumb/00load.t
945t/120-thumb/10scale.t
946t/120-thumb/data/scale40x30.png
947t/120-thumb/data/scale40x30fill.png
948t/120-thumb/data/simple.png
6b801f1a
TC
949t/130-importer/000-load.t
950t/130-importer/010-csv.t
57e4a9c7
TC
951t/130-importer/020-article.t
952t/130-importer/030-product.t
b242c5a6 953t/140-fetch/010-fetcher.t
8d57c486
TC
954t/900-kwalitee/010-strict-warn.t
955t/900-kwalitee/020-checktemplates.t
956t/900-kwalitee/030-messages.t
957t/900-kwalitee/040-podcheck.t
3bc94f98 958t/BSE/Test.pm
ddce6d3d
TC
959t/cfg/bse.cfg
960t/cfg/cfg/00start.cfg
961t/cfg/cfg/99end.cfg
962t/cfg/isafile.cfg
963t/cfg/t/varinc.cfg
951bec21 964t/data/govhouse.jpg
57e4a9c7 965t/data/importer/article-simple.csv
6b801f1a 966t/data/importer/basic.csv
57e4a9c7 967t/data/importer/product-simple.csv
983772f8 968t/data/known_pod_issues.txt
bd903bc5 969t/data/t101.jpg
a85fb6e0 970t/data/templates/gentest.tmpl
9ef99d41 971t/data/testdata.txt
ddce6d3d
TC
972t/t000load.t
973t/t00smoke.t makes a request to most of the scripts
ddce6d3d 974t/tags/bse.cfg
c507244d 975t/templates/called.tmpl
8d57c486 976t/templates/included.include
58f0ca94 977t/templates/included.recursive
755fd5f3 978t/templates/preload.tmpl
58f0ca94 979t/templates/wrapinner.tmpl
33702eb2 980t/templates/wrapself.tmpl
8d57c486 981t/templates/wraptest.tmpl
ddce6d3d 982test.cfg-dist
3bc94f98 983test.cfg.base