mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Added comments and cleaned code
This commit is contained in:
@@ -61,7 +61,7 @@ class DB_Model extends CI_Model
|
||||
// Public methods
|
||||
|
||||
/**
|
||||
* This method provides a way to setup a database model without declaring one
|
||||
* This method provides a way to setup a database model without declaring one that extends this class
|
||||
*/
|
||||
public function setup($schema, $table, $primaryKey, $hasSequence = true)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user