#Requeriments
Twitter Bootstrap extension for Yii. getyiistrap
###How to configure the application
Yii-tickets is a module for Yii 1.1.5 and up.
This version it's a fork from Yii-tickets
####Using Module To use a module, first place the module directory under modules of the application base directory.
return array(
'modules'=>array('tickets',...),
);
####Access Module To access a controller action in a child module, we should use the route