Skip to content

Commit

Permalink
In line with coding standards.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreminio committed Apr 12, 2012
1 parent 6206ad2 commit 693597a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions classes/automodeler/dao/database.php
Expand Up @@ -8,8 +8,8 @@
* @copyright (c) 2012 Jeremy Bush
* @license http://www.opensource.org/licenses/isc-license.txt
*/
class AutoModeler_DAO_Database
{
class AutoModeler_DAO_Database {

protected $_table_name;

protected $_lang = 'form_errors';
Expand Down

0 comments on commit 693597a

Please sign in to comment.