File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed
Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1616 ],
1717 "homepage" : " http://phptoolcase.com" ,
1818 "license" : " GPL-2.0-or-later" ,
19- "version" : " v1.1.4 " ,
19+ "version" : " v1.1.5 " ,
2020 "authors" :
2121 [
2222 {
Original file line number Diff line number Diff line change 55 /**
66 * PHPTOOLCASE AUTHENTICATION CLASS
77 * @category Library
8- * @version v1.1.4
8+ * @version v1.1.5
99 * @author Carlo Pietrobattista <carlo@ground-creative.com>
1010 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
1111 * @link http://phptoolcase.com
Original file line number Diff line number Diff line change 55 /**
66 * PHP TOOLCASE DATABASE CONNECTION MANAGER CLAS
77 * @category Library
8- * @version v1.1.4
8+ * @version v1.1.5
99 * @author Carlo Pietrobattista <carlo@ground-creative.com>
1010 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
1111 * @link http://phptoolcase.com
Original file line number Diff line number Diff line change 77 * <br>All class properties and methods are static because it's required
88 * to let them work on script shutdown when FATAL error occurs.
99 * @category Library
10- * @version v1.1.4
10+ * @version v1.1.5
1111 * @author Carlo Pietrobattista <carlo@ground-creative.com>
1212 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
1313 * @link http://phptoolcase.com
Original file line number Diff line number Diff line change 66 * PHP TOOLCASE EVENT DISPATCHER CLASS
77 * @category Libraries
88 * @package PhpToolCase
9- * @version v1.1.4
9+ * @version v1.1.5
1010 * @author Carlo Pietrobattista <carlo@ground-creative.com>
1111 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
1212 * @link http://phptoolcase.com
Original file line number Diff line number Diff line change 55 /**
66 * PHP TOOLCASE HANDYMAN CLASS
77 * @category Library
8- * @version v1.1.4
8+ * @version v1.1.5
99 * @author Carlo Pietrobattista <carlo@ground-creative.com>
1010 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
1111 * @link http://phptoolcase.com
Original file line number Diff line number Diff line change 55 /**
66 * PHP TOOLCASE OBJECT RELATIONAL MAPPING CLASS
77 * @category Library
8- * @version v1.1.4
8+ * @version v1.1.5
99 * @author Carlo Pietrobattista <carlo@ground-creative.com>
1010 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
1111 * @link http://phptoolcase.com
Original file line number Diff line number Diff line change 55 /**
66 * PHP TOOLCASE QUERY BUILDER CLASS
77 * @category Library
8- * @version v1.1.4
8+ * @version v1.1.5
99 * @author Carlo Pietrobattista <carlo@ground-creative.com>
1010 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
1111 * @link http://phptoolcase.com
Original file line number Diff line number Diff line change 55 /**
66 * PHPTOOLCASE ROUTER CLASS
77 * @category Library
8- * @version v1.1.4
8+ * @version v1.1.5
99 * @author Carlo Pietrobattista <carlo@ground-creative.com>
1010 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
1111 * @link http://phptoolcase.com
Original file line number Diff line number Diff line change 55 /**
66 * PHPTOOLCASE VIEW CLASS
77 * @category Library
8- * @version v1.1.4
8+ * @version v1.1.5
99 * @author Carlo Pietrobattista <carlo@ground-creative.com>
1010 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
1111 * @link http://phptoolcase.com
You can’t perform that action at this time.
0 commit comments