Skip to content

Instantly share code, notes, and snippets.

View thoys's full-sized avatar

Thijs Wenker thoys

View GitHub Profile
@jgornick
jgornick / Router.php
Created September 18, 2009 17:51
ZF: Bootstrap Process for I18n
<?php
class My_Application_Resource_Router extends Zend_Application_Resource_Router
{
public $_explicitType = 'router';
protected $_front;
protected $_locale;
/**
* Retrieve router object