openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit e189b72ed816d394f40dc53a988125418223ef1b
parent ba02c07b66dd2a81780475f62bf03588ffedf89c
Author: dankert <devnull@localhost>
Date:   Fri, 15 May 2009 23:36:25 +0200

Version auf 0.9-3

Diffstat:
do.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/do.php b/do.php @@ -34,7 +34,7 @@ define('IMG_EXT' ,'.gif' ); define('IMG_ICON_EXT' ,'.png' ); define('MAX_FOLDER_DEPTH',5 ); -define('OR_VERSION' ,'0.9-2' ); +define('OR_VERSION' ,'0.9-3' ); define('OR_TITLE' ,'OpenRat CMS'); define('OR_TYPE_PAGE' ,'page' );