Skip to content

Instantly share code, notes, and snippets.

@mantonuk
Created January 28, 2011 21:12
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mantonuk/800957 to your computer and use it in GitHub Desktop.
Controller_Comment.php
class Controller_Comment extends Controller{
protected $model_name='Model_Comment';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment