Changeset 96264 in spip-zone
- Timestamp:
- Mar 28, 2016, 4:27:27 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_outils_/spip_loader/trunk/pclzip.php
r83739 r96264 222 222 // created. Use create() for that. 223 223 // -------------------------------------------------------------------------------- 224 function PclZip($p_zipname)224 function __construct($p_zipname) 225 225 { 226 226
Note: See TracChangeset
for help on using the changeset viewer.