X-Git-Url: https://git.piment-noir.org/?p=Project_webapp.git;a=blobdiff_plain;f=includes%2Fconfig.php;h=ef215aebf7f3e259e1330cce5461881c1bd79863;hp=35fc43c84f52a4e7d71b047256f0274131d8cce2;hb=a96fefe119b8c91c2f5ae6ad04e11af676e5540b;hpb=b5f60f89589412e18b51326378ab13b9a4fa0f19 diff --git a/includes/config.php b/includes/config.php index 35fc43c..ef215ae 100644 --- a/includes/config.php +++ b/includes/config.php @@ -6,9 +6,10 @@ 'username' => 'fraggle', 'password' => '$Love79!', 'database' => 'bdVols', - 'actions' => array ( + 'actions' => array( 'home', 'login', + 'logout', 'register', 'booking', 'search',