Highway to PSR2
[openemr.git] / interface / super / rules / controllers / add / controller.php
blob06b7d6fa06cfd556a705bb1b76145f6f6d483bb7
1 <?php
2 // Copyright (C) 2010-2011 Aron Racho <aron@mi-squred.com>
3 //
4 // This program is free software; you can redistribute it and/or
5 // modify it under the terms of the GNU General Public License
6 // as published by the Free Software Foundation; either version 2
7 // of the License, or (at your option) any later version.
9 class Controller_add extends BaseController
12 function _action_add()
14 $this->viewBean->_view = "add.php";