Changeset 2269

Show
Ignore:
Timestamp:
03/10/2008 09:12:31 AM (9 months ago)
Author:
Shadowhand
Message:

Bah. Committing syntax errors again.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/libraries/ORM.php

    r2268 r2269  
    342342        { 
    343343                // Extract table name 
    344                 $table = substr($method, 13) 
     344                $table = substr($method, 13); 
    345345 
    346346                // Construct a new model