remove codeigniter
This commit is contained in:
@@ -134,7 +134,7 @@ class SemesterScore extends BaseModel
|
||||
}
|
||||
|
||||
/**
|
||||
* CI-compatible boolean wrapper (matches your CI upsert(): bool).
|
||||
* legacy-compatible boolean wrapper (matches your legacy upsert(): bool).
|
||||
*/
|
||||
public static function upsertBool(array $data): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user