Add the reservation modification feature.
[Project_webapp.git] / includes / config-example.php
index d7ad85350e12466bac5d34862a87411f2310328e..ed4bf1559e86235580403b2a10569e16094f848d 100644 (file)
          'login',
          'logout',
          'register',
+         'reservations',
          'booking',
          'search',
-         'account'
+         'account',
+         'modify'
      )
  );