Changeset 4357 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/camptix-badge-generator/includes/indesign-badges.php
- Timestamp:
- 11/15/2016 01:57:13 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/camptix-badge-generator/includes/indesign-badges.php
r4326 r4357 285 285 286 286 $zip_file = new \ZipArchive(); 287 $open_status = $zip_file->open( $zip_filename, \ZipArchive:: OVERWRITE );287 $open_status = $zip_file->open( $zip_filename, \ZipArchive::CREATE | \ZipArchive::OVERWRITE ); 288 288 289 289 if ( true !== $open_status ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)