mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 20:57:49 +02:00
Monstra 2.0.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Monstra 2.0.0, xxxx-xx-xx
|
||||
Monstra 2.0.0, 2012-10-09
|
||||
------------------------
|
||||
- Idiorm Added! Idiorm - a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
|
||||
- Added Crypt Capthca Plugin
|
||||
|
@@ -19,12 +19,12 @@
|
||||
/**
|
||||
* Set Monstra version
|
||||
*/
|
||||
define('MONSTRA_VERSION', '2.0.0 beta');
|
||||
define('MONSTRA_VERSION', '2.0.0');
|
||||
|
||||
/**
|
||||
* Set Monstra version id
|
||||
*/
|
||||
define('MONSTRA_VERSION_ID', 10301);
|
||||
define('MONSTRA_VERSION_ID', 20000);
|
||||
|
||||
/**
|
||||
* Set Monstra site url
|
||||
|
Reference in New Issue
Block a user