first commit
This commit is contained in:
23
ZeedFramework/library/Fit/Controller/Router.php
Normal file
23
ZeedFramework/library/Fit/Controller/Router.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
/**
|
||||
* Playcool Project
|
||||
*
|
||||
* LICENSE
|
||||
*
|
||||
* http://www.playcool.com/license/ice
|
||||
*
|
||||
* @category ICE
|
||||
* @package ChangeMe
|
||||
* @subpackage ChangeMe
|
||||
* @copyright Copyright (c) 2008 Zeed Technologies PRC Inc. (http://www.inews.com.cn)
|
||||
* @author xSharp ( GTalk: xSharp@gmail.com )
|
||||
* @since 2009-8-11
|
||||
* @version SVN: $Id$
|
||||
*/
|
||||
|
||||
class Fit_Controller_Router extends Zend_Controller_Router_Rewrite
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// End ^ LF ^ encoding
|
||||
Reference in New Issue
Block a user