mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:03:21 +01:00
Updated CodeCorner1 (markdown)
parent
39c7353686
commit
8071894ab7
@ -122,7 +122,7 @@ We provided only the starting ```<?php``` tag, to avoid problems with trailing b
|
||||
|
||||
You have now created your first application within eGroupware.
|
||||
Unleash the ```_debug_array($GLOBALS['egw_info'])``` and you will get info thrown at you, that you did not really want to have in the first place. A lot.
|
||||
```_debug_array($userinfo')``` informs you about your loginid your sessionid and so on (after we stripped some of the info, that may or may not confuse you at this time).
|
||||
```_debug_array($userinfo)``` informs you about your loginid your sessionid and so on (after we stripped some of the info, that may or may not confuse you at this time).
|
||||
***
|
||||
```php
|
||||
Array
|
||||
|
Loading…
Reference in New Issue
Block a user