mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
add db queries for update system, update tags in config
This commit is contained in:
@@ -147,9 +147,7 @@ $config['stv_prestudent_tags'] = [
|
||||
'prewh_auto' => ['readonly' => true],
|
||||
'out_auto' => ['readonly' => false],
|
||||
'zgv_auto' => ['readonly' => true],
|
||||
'wiedereinstieg_auto' => ['readonly' => true],
|
||||
'unterbrecher_auto' => ['readonly' => true],
|
||||
'stbtr_erh_auto' => ['readonly' => true],
|
||||
'beitr_befr_auto' => ['readonly' => true],
|
||||
'jgv_auto' => ['readonly' => false],
|
||||
'nachteilausgl_auto' => ['readonly' => true],
|
||||
];
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
*
|
||||
* @author ma0068
|
||||
*/
|
||||
class CoreStudienbeitragErhoehtTagLib
|
||||
class CoreStbErhoehtTagLib
|
||||
{
|
||||
protected $ci;
|
||||
|
||||
Reference in New Issue
Block a user