Changeset 17242 for main/kofacustom.nigeria/trunk/etc
- Timestamp:
- 26 Dec 2022, 09:49:13 (2 years ago)
- Location:
- main/kofacustom.nigeria/trunk
- Files:
-
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk
- Property svn:mergeinfo changed
/main/kofacustom.nigeria/branches/uli-paypal (added) merged: 17238-17241
- Property svn:mergeinfo changed
-
main/kofacustom.nigeria/trunk/etc/site.zcml.in
r15800 r17242 1 1 <configure xmlns="http://namespaces.zope.org/zope" 2 2 xmlns:kofa="http://namespaces.waeup.org/kofa" 3 xmlns:kofacustomng="http://namespaces.waeup.org/kofacustomng" 3 4 i18n_domain="${kofa_params:devel_pkg}"> 4 5 … … 27 28 <kofa:datacenter 28 29 path="${buildout:directory}/var/datacenter" /> 30 31 <!-- Where can the paypal config be found --> 32 <kofacustomng:paypalconf 33 path="${buildout:directory}/etc/paypal.conf" /> 29 34 30 35 <configure i18n_domain="${kofa_params:devel_pkg}">
Note: See TracChangeset for help on using the changeset viewer.