View of /branches/mambo5/app/models/main.php
Parent Directory
|
Revision Log
Revision 2 -
(download)
(annotate)
Fri Dec 3 04:30:31 2010 UTC (2 years, 5 months ago) by enjoyman
File size: 589 byte(s)
Fri Dec 3 04:30:31 2010 UTC (2 years, 5 months ago) by enjoyman
File size: 589 byte(s)
first commit mambo5 with cakephp1.3.6.
<?php /** * @package Mambo * @author Mambo Foundation Inc see README.php * @copyright (C) 2000 - 2009 Mambo Foundation Inc. * See COPYRIGHT.php for copyright notices and details. * @license GNU/GPL Version 2, see http://www.opensource.org/licenses/gpl-2.0.php * * Redistributions of files must retain the above copyright notice. * * Mambo is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; version 2 of the License. */ class Main extends AppModel { public $name = 'Main'; } ?>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

