HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
install.php
Go to the documentation of this file.
1 <?php
16 return array(
17  'An error occurred while installing Rights.' => '',
18  'Application authorization manager must extend the RDbAuthManager class.' => '',
19  'Application web user must extend the RWebUser class.' => '',
20  'Congratulations!' => '',
21  'Error' => '',
22  'Install Rights' => '',
23  'No' => '',
24  'Notice: All your existing data will be lost.' => '',
25  'Please confirm if you wish to reinstall.' => '',
26  'Please try again or consult the documentation.' => '',
27  'Rights has been installed succesfully.' => '',
28  'Rights is already installed!' => '',
29  'Yes' => '',
30  'You can start by generating your authorization items' => '',
31  'You must be logged in to install Rights.' => '',
32  'here' => '',
33 );