Loading admin/actions/test.php +3 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,6 @@ //$bdd = new \BddAdmin\Bdd(Config::get('bdds', 'dev-local')); //$schema = new \BddAdmin\Schema($bdd); $t = $oa->getTags(); var_dump($t); No newline at end of file admin/src/OseAdmin.php +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ class OseAdmin { const OSE_ORIGIN = 'https://git.unicaen.fr/open-source/OSE'; const OSE_ORIGIN = 'https://git.unicaen.fr/open-source/OSE.git'; const MIN_VERSION = 10; // version minimum installable /** Loading bin/install +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ $c->println(''); ************************************************************/ class OseDeploy { const OSE_ORIGIN = 'https://git.unicaen.fr/open-source/OSE'; const OSE_ORIGIN = 'https://git.unicaen.fr/open-source/OSE.git'; const MIN_VERSION = 10; // version minimum installable /** Loading Loading
admin/actions/test.php +3 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,6 @@ //$bdd = new \BddAdmin\Bdd(Config::get('bdds', 'dev-local')); //$schema = new \BddAdmin\Schema($bdd); $t = $oa->getTags(); var_dump($t); No newline at end of file
admin/src/OseAdmin.php +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ class OseAdmin { const OSE_ORIGIN = 'https://git.unicaen.fr/open-source/OSE'; const OSE_ORIGIN = 'https://git.unicaen.fr/open-source/OSE.git'; const MIN_VERSION = 10; // version minimum installable /** Loading
bin/install +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ $c->println(''); ************************************************************/ class OseDeploy { const OSE_ORIGIN = 'https://git.unicaen.fr/open-source/OSE'; const OSE_ORIGIN = 'https://git.unicaen.fr/open-source/OSE.git'; const MIN_VERSION = 10; // version minimum installable /** Loading