This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
42 changed files
with
43 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Browser calling script | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc This file is included first, before each other | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Browser actions class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Minify JS & CSS | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Uploader class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
@@ -17,7 +17,7 @@ | |
class uploader { | ||
|
||
/** Release version */ | ||
const VERSION = "3.11"; | ||
const VERSION = "3.12"; | ||
|
||
/** Config session-overrided settings | ||
* @var array */ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Image detection class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc MIME type detection class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Join all CSS files from current directory | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc CMS integration code: BolmerCMS | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Borisov Evgeniy <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc CMS integration code: Drupal | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Dany Alejandro Cabrera <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc My jQuery UI & Uniform fixes | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Right Click jQuery Plugin | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc User Agent jQuery Plugin | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Helper functions integrated in jQuery | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Helper MD5 checksum function | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Base JavaScript object properties | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Dialog boxes functionality | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Object initializations | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Toolbar functionality | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Settings panel functionality | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc File related functionality | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Folder related functionality | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Context menus | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Image viewer | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Clipboard functionality | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* | ||
* @desc Miscellaneous functionality | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Join all JavaScript files from current directory | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Load language labels into JavaScript | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Default English localization | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Abstract image driver class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc GD image driver class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc GraphicsMagick image driver class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc ImageMagick image driver class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
* | ||
* @desc Directory to ZIP file archivator | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Directory helper class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc File helper class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc HTTP cache helper class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Path helper class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Text processing helper class | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* @desc Upload calling script | ||
* @package KCFinder | ||
* @version 3.10 | ||
* @version 3.12 | ||
* @author Pavel Tzonkov <[email protected]> | ||
* @copyright 2010-2014 KCFinder Project | ||
* @license http://opensource.org/licenses/GPL-3.0 GPLv3 | ||
|