mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
impliment zeitaufzeichnungs checks
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* @param string $projekt_kurzbz primary key Projektname.
|
||||
*/
|
||||
require_once(dirname(__FILE__).'/basis_db.class.php');
|
||||
|
||||
error_reporting(E_ALL ^ E_NOTICE);
|
||||
class projekt extends basis_db
|
||||
{
|
||||
public $new; // boolean
|
||||
|
||||
Reference in New Issue
Block a user