diff options
author | Timothy Warren <tim@timshomepage.net> | 2012-04-19 22:38:50 +0200 |
---|---|---|
committer | Timothy Warren <tim@timshomepage.net> | 2012-04-19 22:38:50 +0200 |
commit | 40403d21274d5e0792c7ab816ad984d6387d5c20 (patch) | |
tree | 255d722c5f1a3f71035f50018d852da56c0b476f /system/core/Model.php | |
parent | ad4750509885ad5bb368fc308f86d8c06d45b15c (diff) |
Additional formatting fixes
Diffstat (limited to 'system/core/Model.php')
-rwxr-xr-x | system/core/Model.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/core/Model.php b/system/core/Model.php index 3855d49e7..7c9971970 100755 --- a/system/core/Model.php +++ b/system/core/Model.php @@ -25,8 +25,6 @@ * @filesource */ -// ------------------------------------------------------------------------ - /** * CodeIgniter Model Class * @@ -62,4 +60,4 @@ class CI_Model { } /* End of file Model.php */ -/* Location: ./system/core/Model.php */ +/* Location: ./system/core/Model.php */
\ No newline at end of file |