Upload: first version which really uploads file, saving to destination.
Sanitize.php: new sanitize class ALLBUT. New function safeFilename(). Support.php: New function mkDirParent(). Store.php: new system config variable SYSTEM_SITE_PATH. QuickFormQuery.php: fills STORE_RECORD before saving the current record. Save.php: moving the file to the final destination.
Showing
- extension/Documentation/UsersManual/Index.rst 23 additions, 6 deletionsextension/Documentation/UsersManual/Index.rst
- extension/qfq/qfq/Constants.php 7 additions, 0 deletionsextension/qfq/qfq/Constants.php
- extension/qfq/qfq/File.php 1 addition, 1 deletionextension/qfq/qfq/File.php
- extension/qfq/qfq/QuickFormQuery.php 19 additions, 2 deletionsextension/qfq/qfq/QuickFormQuery.php
- extension/qfq/qfq/Save.php 61 additions, 21 deletionsextension/qfq/qfq/Save.php
- extension/qfq/qfq/helper/Sanitize.php 32 additions, 2 deletionsextension/qfq/qfq/helper/Sanitize.php
- extension/qfq/qfq/helper/Support.php 37 additions, 0 deletionsextension/qfq/qfq/helper/Support.php
- extension/qfq/qfq/store/Store.php 6 additions, 2 deletionsextension/qfq/qfq/store/Store.php
Loading
Please register or sign in to comment