Removed whitespace.
This commit is contained in:
parent
520d841500
commit
9b4763dd23
9 changed files with 23 additions and 23 deletions
|
@ -22,7 +22,7 @@
|
|||
* database object that is a part of every model ($this->db). Because the
|
||||
* database object can execute raw SQL, there should be no limitations. Within
|
||||
* the PICKLES system, the database instance is shared, but the Database
|
||||
* constructor is not private, just in case someone wants to create new
|
||||
* constructor is not private, just in case someone wants to create new
|
||||
* Database objects all willy nilly like.
|
||||
*/
|
||||
class Database extends Object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue