Skip to content

Instantly share code, notes, and snippets.

@smolak
Last active December 17, 2015 08:28
Show Gist options
  • Save smolak/5579883 to your computer and use it in GitHub Desktop.
Save smolak/5579883 to your computer and use it in GitHub Desktop.
ZFCRUD UsersController example.
<?php
class Admin_UsersController extends ZFCrud_Controller_Crud_Abstract
{
//no code!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment