Author: sevein Date: Fri Jul 22 15:51:10 2011 New Revision: 9363 Log: s/Event/Right
Modified: trunk/apps/qubit/modules/right/actions/indexAction.class.php Modified: trunk/apps/qubit/modules/right/actions/indexAction.class.php ============================================================================== --- trunk/apps/qubit/modules/right/actions/indexAction.class.php Fri Jul 22 15:47:48 2011 (r9362) +++ trunk/apps/qubit/modules/right/actions/indexAction.class.php Fri Jul 22 15:51:10 2011 (r9363) @@ -17,7 +17,7 @@ * along with Qubit Toolkit. If not, see <http://www.gnu.org/licenses/>. */ -class EventIndexAction extends sfAction +class RightIndexAction extends sfAction { public function execute($request) { -- You received this message because you are subscribed to the Google Groups "Qubit Toolkit Commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/qubit-commits?hl=en.
