2009-10-17 Sancho Lerena <slerena@artica.es>
* include/functions_db.php: Updated description for ACL flags. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2027 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
049fc54e6a
commit
8f242e9972
|
@ -1,3 +1,7 @@
|
|||
2009-10-17 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* include/functions_db.php: Updated description for ACL flags.
|
||||
|
||||
2009-10-14 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* include/javascript/pandora_modules.js,
|
||||
|
|
|
@ -49,9 +49,9 @@ function check_login () {
|
|||
* Check access privileges to resources
|
||||
*
|
||||
* Access can be:
|
||||
* IR - Incident Read
|
||||
* IW - Incident Write
|
||||
* IM - Incident Management
|
||||
* IR - Incident/report Read
|
||||
* IW - Incident/report Write
|
||||
* IM - Incident/report Management
|
||||
* AR - Agent Read
|
||||
* AW - Agent Write
|
||||
* LW - Alert Write
|
||||
|
|
Loading…
Reference in New Issue