version 0.3 (build 3)

This commit is contained in:
Stan Ozier 2010-05-30 16:55:20 +02:00
parent 65fad03fd9
commit 4042b42bdf
8 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@
*
* @package taskfreak_tt
* @author Stan Ozier <taskfreak@gmail.com>
* @version 0.2
* @version 0.3
* @copyright GNU General Public License (GPL) version 3
*/

View File

@ -4,7 +4,7 @@
*
* @package taskfreak_tt
* @author Stan Ozier <taskfreak@gmail.com>
* @version 0.2
* @version 0.3
* @copyright GNU General Public License (GPL) version 3
*/

View File

@ -4,7 +4,7 @@
*
* @package taskfreak_tt
* @author Stan Ozier <taskfreak@gmail.com>
* @version 0.2
* @version 0.3
* @copyright GNU General Public License (GPL) version 3
*/

View File

@ -4,7 +4,7 @@
*
* @package tzn_core_classes
* @author Stan Ozier <framework@tirzen.com>
* @version 0.2
* @version 0.3
* @copyright GNU Lesser General Public License (LGPL) version 3
*/

View File

@ -4,7 +4,7 @@
*
* @package tzn_core_classes
* @author Stan Ozier <framework@tirzen.com>
* @version 0.2
* @version 0.3
* @copyright GNU Lesser General Public License (LGPL) version 3
*/

View File

@ -4,7 +4,7 @@
*
* @package tzn_core_classes
* @author Stan Ozier <framework@tirzen.com>
* @version 0.2
* @version 0.3
* @copyright GNU Lesser General Public License (LGPL) version 3
*/
@ -12,7 +12,7 @@
* Model
*
* The mother class of all models
* @since 0.1
* @since 0.1
*/
abstract class Model extends Pluginable {

View File

@ -4,7 +4,7 @@
*
* @package tzn_helpers
* @author Stan Ozier <framework@tirzen.com>
* @version 0.2
* @version 0.3
* @since 0.1
* @copyright GNU Lesser General Public License (LGPL) version 3
*/

View File

@ -4,7 +4,7 @@
*
* @package tzn_helpers
* @author Stan Ozier <framework@tirzen.com>
* @version 0.2
* @version 0.3
* @since 0.1
* @copyright GNU Lesser General Public License (LGPL) version 3
*/