Skip to content

Instantly share code, notes, and snippets.

@mantonuk
Created January 28, 2011 21:12
Show Gist options
  • Save mantonuk/800957 to your computer and use it in GitHub Desktop.
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