Code

Added ability to build array of used functions.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 26 Sep 2005 13:48:26 +0000 (13:48 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 26 Sep 2005 13:48:26 +0000 (13:48 +0000)
commit0f094a4b2e9e7401fb4e8838bb7b55a849038847
tree41dff4d02c03e4ffc18120e9e21c3524030145da
parent509159fb1ac497c593ef2cef10215cd05bda93d4
Added ability to build array of used functions.
gen_function_list.php will export php-readable output to include/functions_list.inc.
This will be used by setup function soon.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1422 594d385d-05f5-0310-b6e9-bd551577e9d8
gen_function_list.php [new file with mode: 0755]
include/functions_list.inc [new file with mode: 0644]
include/functions_test.inc [new file with mode: 0755]