NAVIGATION
This shows you the differences between two versions of the page.
|
english:modules:be_user_group:enhancement-v22:rights [2009/08/02 16:25] Claus |
english:modules:be_user_group:enhancement-v22:rights [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 39: | Line 39: | ||
| - include_inc_module/mod_user_group/inc_lib/article.contenttype_small.inc.php --> (Small) | - include_inc_module/mod_user_group/inc_lib/article.contenttype_small.inc.php --> (Small) | ||
| - | Simply comment every Cintent part you will not be going to use and put two slashes at the beginning of the appropriate line. In our example below CP felogin and CP FlashPlayer are commented, thusly not occurring anymore within the CP selection. | + | Simply comment every Content part you will not be going to use and put two slashes at the beginning of the appropriate line. In our example below CP felogin and CP FlashPlayer are commented, thusly not occurring anymore within the CP selection. |
| <code php> | <code php> | ||
| 27 => $BL['be_ctype_faq'], | 27 => $BL['be_ctype_faq'], | ||