Initial revision
commit0e5a7585345b998cf5f06d9ae5258f55c979aa24
authorbradymiller <bradymiller>
Sat, 7 Feb 2009 01:53:54 +0000 (7 01:53 +0000)
committerbradymiller <bradymiller>
Sat, 7 Feb 2009 01:53:54 +0000 (7 01:53 +0000)
tree98b501b0b0ba64940d19ad9db79963269d67489e
parent9d3336922723030694ff03943bf6877f74079c18
Initial revision
400 files changed:
gacl/AUTHORS [new file with mode: 0644]
gacl/CHANGELOG [new file with mode: 0644]
gacl/COPYING.lib [new file with mode: 0644]
gacl/CREDITS [new file with mode: 0644]
gacl/Cache_Lite/Hashed_Cache_Lite.php [new file with mode: 0644]
gacl/Cache_Lite/LICENSE [new file with mode: 0644]
gacl/Cache_Lite/Lite.php [new file with mode: 0644]
gacl/FAQ [new file with mode: 0644]
gacl/README [new file with mode: 0644]
gacl/TODO [new file with mode: 0644]
gacl/admin/about.php [new file with mode: 0644]
gacl/admin/acl_admin.php [new file with mode: 0644]
gacl/admin/acl_debug.php [new file with mode: 0644]
gacl/admin/acl_list.php [new file with mode: 0644]
gacl/admin/acl_test.php [new file with mode: 0644]
gacl/admin/acl_test2.php [new file with mode: 0644]
gacl/admin/acl_test3.php [new file with mode: 0644]
gacl/admin/admin.css [new file with mode: 0644]
gacl/admin/admin_functions.js [new file with mode: 0644]
gacl/admin/assign_group.php [new file with mode: 0644]
gacl/admin/edit_group.php [new file with mode: 0644]
gacl/admin/edit_object_sections.php [new file with mode: 0644]
gacl/admin/edit_objects.php [new file with mode: 0644]
gacl/admin/gacl_admin.inc.php [new file with mode: 0644]
gacl/admin/gacl_admin_api.class.php [new file with mode: 0644]
gacl/admin/group_admin.php [new file with mode: 0644]
gacl/admin/images/bot-l.png [new file with mode: 0644]
gacl/admin/images/bot-r.png [new file with mode: 0644]
gacl/admin/images/div-l.png [new file with mode: 0644]
gacl/admin/images/div-r.png [new file with mode: 0644]
gacl/admin/images/logo.png [new file with mode: 0644]
gacl/admin/images/mid-l.png [new file with mode: 0644]
gacl/admin/images/mid-r.png [new file with mode: 0644]
gacl/admin/images/spacer.gif [new file with mode: 0644]
gacl/admin/images/tab-off-l.png [new file with mode: 0644]
gacl/admin/images/tab-off-r.png [new file with mode: 0644]
gacl/admin/images/tab-on-l.png [new file with mode: 0644]
gacl/admin/images/tab-on-r.png [new file with mode: 0644]
gacl/admin/images/top-l.png [new file with mode: 0644]
gacl/admin/images/top-r.png [new file with mode: 0644]
gacl/admin/index.php [new file with mode: 0644]
gacl/admin/object_search.php [new file with mode: 0644]
gacl/admin/s.gif [new file with mode: 0644]
gacl/admin/smarty/COPYING.lib [new file with mode: 0644]
gacl/admin/smarty/libs/Config_File.class.php [new file with mode: 0644]
gacl/admin/smarty/libs/Smarty.class.php [new file with mode: 0644]
gacl/admin/smarty/libs/Smarty_Compiler.class.php [new file with mode: 0644]
gacl/admin/smarty/libs/debug.tpl [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.assemble_plugin_filepath.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.assign_smarty_interface.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.create_dir_structure.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.display_debug_console.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.get_include_path.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.get_microtime.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.get_php_resource.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.is_secure.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.is_trusted.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.load_plugins.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.load_resource_plugin.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.process_cached_inserts.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.process_compiled_include.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.read_cache_file.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.rm_auto.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.rmdir.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.run_insert_handler.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.smarty_include_php.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.write_cache_file.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.write_compiled_include.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.write_compiled_resource.php [new file with mode: 0644]
gacl/admin/smarty/libs/internals/core.write_file.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/block.textformat.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/compiler.assign.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.assign_debug_info.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.config_load.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.counter.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.cycle.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.debug.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.eval.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.fetch.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.html_checkboxes.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.html_image.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.html_options.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.html_radios.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.html_select_date.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.html_select_time.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.html_table.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.mailto.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.math.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.popup.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/function.popup_init.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.capitalize.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.cat.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.count_characters.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.count_paragraphs.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.count_sentences.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.count_words.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.date_format.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.debug_print_var.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.default.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.escape.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.indent.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.lower.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.nl2br.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.regex_replace.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.replace.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.spacify.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.string_format.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.strip.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.strip_tags.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.truncate.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.upper.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/modifier.wordwrap.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/outputfilter.trimwhitespace.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/shared.escape_special_chars.php [new file with mode: 0644]
gacl/admin/smarty/libs/plugins/shared.make_timestamp.php [new file with mode: 0644]
gacl/admin/templates/phpgacl/about.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/acl_admin.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/acl_admin_js.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/acl_debug.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/acl_list.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/acl_test.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/acl_test2.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/acl_test3.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/assign_group.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/debug.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/edit_group.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/edit_object_sections.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/edit_objects.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/footer.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/group_admin.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/header.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/navigation.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/object_search.tpl [new file with mode: 0644]
gacl/admin/templates/phpgacl/pager.tpl [new file with mode: 0644]
gacl/admin/templates_c/%%1C^1C3^1C38C10C%%navigation.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%45^45C^45CE9A26%%edit_objects.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%4A^4AC^4AC2250D%%footer.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%61^618^6182431B%%pager.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%85^85D^85DD3D56%%edit_group.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%8B^8BF^8BF9EC71%%assign_group.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%98^980^980C056E%%acl_test2.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%A5^A56^A56C2CDE%%acl_test3.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%B2^B23^B23838E8%%acl_list.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%B3^B37^B37111DC%%header.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%C7^C72^C720F60D%%acl_admin_js.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%C7^C7B^C7BBD6D2%%acl_admin.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%CE^CEC^CECA437B%%acl_debug.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%D2^D28^D28FA630%%group_admin.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%D3^D36^D36362FF%%edit_object_sections.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%DA^DAC^DAC67802%%acl_test.tpl.php [new file with mode: 0644]
gacl/admin/templates_c/%%EB^EBC^EBCFAB96%%about.tpl.php [new file with mode: 0644]
gacl/admin/test.php [new file with mode: 0644]
gacl/adodb/adodb-active-record.inc.php [new file with mode: 0644]
gacl/adodb/adodb-csvlib.inc.php [new file with mode: 0644]
gacl/adodb/adodb-datadict.inc.php [new file with mode: 0644]
gacl/adodb/adodb-error.inc.php [new file with mode: 0644]
gacl/adodb/adodb-errorhandler.inc.php [new file with mode: 0644]
gacl/adodb/adodb-errorpear.inc.php [new file with mode: 0644]
gacl/adodb/adodb-exceptions.inc.php [new file with mode: 0644]
gacl/adodb/adodb-iterator.inc.php [new file with mode: 0644]
gacl/adodb/adodb-lib.inc.php [new file with mode: 0644]
gacl/adodb/adodb-memcache.lib.inc.php [new file with mode: 0644]
gacl/adodb/adodb-pager.inc.php [new file with mode: 0644]
gacl/adodb/adodb-pear.inc.php [new file with mode: 0644]
gacl/adodb/adodb-perf.inc.php [new file with mode: 0644]
gacl/adodb/adodb-php4.inc.php [new file with mode: 0644]
gacl/adodb/adodb-time.inc.php [new file with mode: 0644]
gacl/adodb/adodb-xmlschema.inc.php [new file with mode: 0644]
gacl/adodb/adodb-xmlschema03.inc.php [new file with mode: 0644]
gacl/adodb/adodb.inc.php [new file with mode: 0644]
gacl/adodb/contrib/toxmlrpc.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-access.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-db2.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-firebird.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-generic.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-ibase.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-informix.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-mssql.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-mysql.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-oci8.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-postgres.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-sapdb.inc.php [new file with mode: 0644]
gacl/adodb/datadict/datadict-sybase.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-access.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-ado.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-ado5.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-ado_access.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-ado_mssql.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-borland_ibase.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-csv.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-db2.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-fbsql.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-firebird.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-ibase.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-informix.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-informix72.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-ldap.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-mssql.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-mssqlpo.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-mysql.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-mysqli.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-mysqlt.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-netezza.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-oci8.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-oci805.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-oci8po.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-odbc.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-odbc_db2.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-odbc_mssql.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-odbc_oracle.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-odbtp.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-odbtp_unicode.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-oracle.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-pdo.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-pdo_mssql.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-pdo_mysql.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-pdo_oci.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-pdo_pgsql.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-postgres.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-postgres64.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-postgres7.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-postgres8.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-proxy.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-sapdb.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-sqlanywhere.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-sqlite.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-sqlitepo.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-sybase.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-sybase_ase.inc.php [new file with mode: 0644]
gacl/adodb/drivers/adodb-vfp.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-ar.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-bg.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-bgutf8.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-ca.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-cn.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-cz.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-da.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-de.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-en.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-es.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-esperanto.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-fr.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-hu.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-it.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-nl.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-pl.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-pt-br.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-ro.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-ru1251.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-sv.inc.php [new file with mode: 0644]
gacl/adodb/lang/adodb-uk1251.inc.php [new file with mode: 0644]
gacl/adodb/license.txt [new file with mode: 0644]
gacl/adodb/perf/perf-db2.inc.php [new file with mode: 0644]
gacl/adodb/perf/perf-informix.inc.php [new file with mode: 0644]
gacl/adodb/perf/perf-mssql.inc.php [new file with mode: 0644]
gacl/adodb/perf/perf-mysql.inc.php [new file with mode: 0644]
gacl/adodb/perf/perf-oci8.inc.php [new file with mode: 0644]
gacl/adodb/perf/perf-postgres.inc.php [new file with mode: 0644]
gacl/adodb/pivottable.inc.php [new file with mode: 0644]
gacl/adodb/readme.txt [new file with mode: 0644]
gacl/adodb/rsfilter.inc.php [new file with mode: 0644]
gacl/adodb/server.php [new file with mode: 0644]
gacl/adodb/session/adodb-compress-bzip2.php [new file with mode: 0644]
gacl/adodb/session/adodb-compress-gzip.php [new file with mode: 0644]
gacl/adodb/session/adodb-cryptsession.php [new file with mode: 0644]
gacl/adodb/session/adodb-cryptsession2.php [new file with mode: 0644]
gacl/adodb/session/adodb-encrypt-mcrypt.php [new file with mode: 0644]
gacl/adodb/session/adodb-encrypt-md5.php [new file with mode: 0644]
gacl/adodb/session/adodb-encrypt-secret.php [new file with mode: 0644]
gacl/adodb/session/adodb-encrypt-sha1.php [new file with mode: 0644]
gacl/adodb/session/adodb-sess.txt [new file with mode: 0644]
gacl/adodb/session/adodb-session-clob.php [new file with mode: 0644]
gacl/adodb/session/adodb-session-clob2.php [new file with mode: 0644]
gacl/adodb/session/adodb-session.php [new file with mode: 0644]
gacl/adodb/session/adodb-session2.php [new file with mode: 0644]
gacl/adodb/session/adodb-sessions.mysql.sql [new file with mode: 0644]
gacl/adodb/session/adodb-sessions.oracle.clob.sql [new file with mode: 0644]
gacl/adodb/session/adodb-sessions.oracle.sql [new file with mode: 0644]
gacl/adodb/session/crypt.inc.php [new file with mode: 0644]
gacl/adodb/session/session_schema.xml [new file with mode: 0644]
gacl/adodb/session/session_schema2.xml [new file with mode: 0644]
gacl/adodb/toexport.inc.php [new file with mode: 0644]
gacl/adodb/tohtml.inc.php [new file with mode: 0644]
gacl/adodb/xmlschema.dtd [new file with mode: 0644]
gacl/adodb/xmlschema03.dtd [new file with mode: 0644]
gacl/docs/examples/example.php [new file with mode: 0644]
gacl/docs/examples/millennium_falcon/Multi-levelGroups.php [new file with mode: 0644]
gacl/docs/examples/millennium_falcon/definingAccessControl.php [new file with mode: 0644]
gacl/docs/examples/millennium_falcon/fineGrainAccessControl.php [new file with mode: 0644]
gacl/docs/examples/millennium_falcon/footer.php [new file with mode: 0644]
gacl/docs/examples/millennium_falcon/header.php [new file with mode: 0644]
gacl/docs/examples/millennium_falcon/index.php [new file with mode: 0644]
gacl/docs/examples/millennium_falcon/millenniumFalcon.inc [new file with mode: 0644]
gacl/docs/examples/millennium_falcon/welcome.php [new file with mode: 0644]
gacl/docs/manual.html [new file with mode: 0644]
gacl/docs/manual.odt [new file with mode: 0644]
gacl/docs/manual.pdf [new file with mode: 0644]
gacl/docs/manual.txt [new file with mode: 0644]
gacl/docs/manual_html_157037e7.png [new file with mode: 0644]
gacl/docs/manual_html_4b803670.png [new file with mode: 0644]
gacl/docs/manual_html_676f8c98.png [new file with mode: 0644]
gacl/docs/manual_html_7dced6ce.png [new file with mode: 0644]
gacl/docs/manual_html_m481ab4b3.png [new file with mode: 0644]
gacl/docs/manual_html_m48c2db5c.png [new file with mode: 0644]
gacl/docs/manual_html_m4f4324cb.png [new file with mode: 0644]
gacl/docs/manual_html_m54d0ced8.png [new file with mode: 0644]
gacl/docs/manual_html_m608b392a.png [new file with mode: 0644]
gacl/docs/manual_html_m6a630ca2.png [new file with mode: 0644]
gacl/docs/manual_html_m770a5a15.png [new file with mode: 0644]
gacl/docs/phpdoc/blank.html [new file with mode: 0644]
gacl/docs/phpdoc/classtrees_phpGACL.html [new file with mode: 0644]
gacl/docs/phpdoc/elementindex.html [new file with mode: 0644]
gacl/docs/phpdoc/elementindex_phpGACL.html [new file with mode: 0644]
gacl/docs/phpdoc/errors.html [new file with mode: 0644]
gacl/docs/phpdoc/index.html [new file with mode: 0644]
gacl/docs/phpdoc/li_phpGACL.html [new file with mode: 0644]
gacl/docs/phpdoc/media/banner.css [new file with mode: 0644]
gacl/docs/phpdoc/media/images/AbstractClass.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/AbstractClass_logo.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/AbstractMethod.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/AbstractPrivateClass.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/AbstractPrivateClass_logo.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/AbstractPrivateMethod.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Class.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Class_logo.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Constant.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Constructor.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Destructor.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Function.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Global.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/I.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Index.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/L.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Lminus.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Lplus.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Method.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Page.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Page_logo.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/PrivateClass.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/PrivateClass_logo.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/PrivateMethod.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/PrivateVariable.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/T.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Tminus.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Tplus.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/Variable.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/blank.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/class_folder.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/empty.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/file.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/folder.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/function_folder.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/next_button.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/next_button_disabled.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/package.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/package_folder.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/previous_button.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/previous_button_disabled.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/private_class_logo.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/tutorial.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/tutorial_folder.png [new file with mode: 0644]
gacl/docs/phpdoc/media/images/up_button.png [new file with mode: 0644]
gacl/docs/phpdoc/media/stylesheet.css [new file with mode: 0644]
gacl/docs/phpdoc/packages.html [new file with mode: 0644]
gacl/docs/phpdoc/phpGACL/_gacl_api_class_php.html [new file with mode: 0644]
gacl/docs/phpdoc/phpGACL/_gacl_class_php.html [new file with mode: 0644]
gacl/docs/phpdoc/phpGACL/gacl.html [new file with mode: 0644]
gacl/docs/phpdoc/phpGACL/gacl_api.html [new file with mode: 0644]
gacl/docs/phpgacl-db-schema.png [new file with mode: 0644]
gacl/docs/phpgacl-db-schema.vsd [new file with mode: 0644]
gacl/docs/translations/russian/manual_rus.html [new file with mode: 0644]
gacl/docs/translations/russian/manual_rus.pdf [new file with mode: 0644]
gacl/docs/translations/russian/manual_rus.sxw [new file with mode: 0644]
gacl/docs/translations/russian/manual_rus.txt [new file with mode: 0644]
gacl/gacl.class.php [new file with mode: 0644]
gacl/gacl.ini.php [new file with mode: 0644]
gacl/gacl_api.class.php [new file with mode: 0644]
gacl/other_languages/perl/perlGACL-check-1.0.tar.gz [new file with mode: 0644]
gacl/phpdoc.phpgacl.ini [new file with mode: 0644]
gacl/profiler.inc [new file with mode: 0644]
gacl/schema.xml [new file with mode: 0644]
gacl/setup.php [new file with mode: 0644]
gacl/soap/clients/perl_client.pl [new file with mode: 0644]
gacl/soap/clients/php_client.php [new file with mode: 0644]
gacl/soap/clients/python_client.py [new file with mode: 0644]
gacl/soap/nusoap.php [new file with mode: 0644]
gacl/soap/server.php [new file with mode: 0644]
gacl/test_suite/acl_tests.php [new file with mode: 0644]
gacl/test_suite/phpunit/ChangeLog [new file with mode: 0644]
gacl/test_suite/phpunit/README [new file with mode: 0644]
gacl/test_suite/phpunit/phpunit.php [new file with mode: 0644]
gacl/test_suite/phpunit/phpunit_test.php [new file with mode: 0644]
gacl/test_suite/phpunit/runtests.php [new file with mode: 0644]
gacl/test_suite/phpunit/runtests2.php [new file with mode: 0644]
gacl/test_suite/phpunit/stylesheet.css [new file with mode: 0644]
gacl/test_suite/random_acl_check.php [new file with mode: 0644]
gacl/test_suite/run.php [new file with mode: 0644]
gacl/test_suite/stress_test.php [new file with mode: 0644]
gacl/test_suite/styles.css [new file with mode: 0644]
gacl/test_suite/unit_tests.php [new file with mode: 0644]