initial commit
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 14 Jan 2015 16:27:00 +0000 (11:27 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 14 Jan 2015 16:27:00 +0000 (11:27 -0500)
commit2d522b9cd031ba509d57ac1f8c87687842185106
tree4754b8f774f3e9216a9395dd54621ab0ed95b194
initial commit
188 files changed:
activate.php [new file with mode: 0644]
classes/data/dataMembers.php [new file with mode: 0644]
classes/glmPluginSupport.php [new file with mode: 0644]
controllers/admin.php [new file with mode: 0644]
controllers/front.php [new file with mode: 0644]
css/admin.css [new file with mode: 0644]
deactivate.php [new file with mode: 0644]
index.php [new file with mode: 0644]
js/admin.js [new file with mode: 0644]
lib/EasyPassword/EasyPassword.php [new file with mode: 0644]
lib/EasyPassword/EasyPassword.words [new file with mode: 0644]
lib/GeoCalculations.php [new file with mode: 0644]
lib/GlmDataAbstract/DataAbstract.php [new file with mode: 0755]
lib/GlmDataAbstract/documentation.txt [new file with mode: 0644]
lib/Smarty-3.1.21/COPYING.lib [new file with mode: 0644]
lib/Smarty-3.1.21/README [new file with mode: 0644]
lib/Smarty-3.1.21/SMARTY_2_BC_NOTES.txt [new file with mode: 0644]
lib/Smarty-3.1.21/SMARTY_3.0_BC_NOTES.txt [new file with mode: 0644]
lib/Smarty-3.1.21/SMARTY_3.1_NOTES.txt [new file with mode: 0644]
lib/Smarty-3.1.21/change_log.txt [new file with mode: 0644]
lib/Smarty-3.1.21/demo/configs/test.conf [new file with mode: 0644]
lib/Smarty-3.1.21/demo/index.php [new file with mode: 0644]
lib/Smarty-3.1.21/demo/plugins/cacheresource.apc.php [new file with mode: 0644]
lib/Smarty-3.1.21/demo/plugins/cacheresource.memcache.php [new file with mode: 0644]
lib/Smarty-3.1.21/demo/plugins/cacheresource.mysql.php [new file with mode: 0644]
lib/Smarty-3.1.21/demo/plugins/resource.extendsall.php [new file with mode: 0644]
lib/Smarty-3.1.21/demo/plugins/resource.mysql.php [new file with mode: 0644]
lib/Smarty-3.1.21/demo/plugins/resource.mysqls.php [new file with mode: 0644]
lib/Smarty-3.1.21/demo/templates/footer.tpl [new file with mode: 0644]
lib/Smarty-3.1.21/demo/templates/header.tpl [new file with mode: 0644]
lib/Smarty-3.1.21/demo/templates/index.tpl [new file with mode: 0644]
lib/Smarty-3.1.21/libs/Smarty.class.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/SmartyBC.class.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/debug.tpl [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/block.textformat.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.counter.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.cycle.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.fetch.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.html_checkboxes.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.html_image.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.html_options.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.html_radios.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.html_select_date.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.html_select_time.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.html_table.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.mailto.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/function.math.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifier.capitalize.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifier.date_format.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifier.debug_print_var.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifier.escape.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifier.regex_replace.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifier.replace.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifier.spacify.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifier.truncate.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.cat.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.count_characters.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.count_paragraphs.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.count_sentences.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.count_words.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.default.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.escape.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.from_charset.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.indent.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.lower.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.noprint.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.string_format.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.strip.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.strip_tags.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.to_charset.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.unescape.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.upper.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/modifiercompiler.wordwrap.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/outputfilter.trimwhitespace.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/shared.escape_special_chars.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/shared.literal_compiler_param.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/shared.make_timestamp.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/shared.mb_str_replace.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/shared.mb_unicode.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/shared.mb_wordwrap.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/plugins/variablefilter.htmlspecialchars.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_cacheresource.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_cacheresource_custom.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_cacheresource_keyvaluestore.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_config_source.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_cacheresource_file.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_append.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_assign.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_block.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_break.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_call.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_capture.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_config_load.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_continue.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_debug.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_eval.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_extends.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_for.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_foreach.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_function.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_if.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_include.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_include_php.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_insert.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_ldelim.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_nocache.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_private_block_plugin.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_private_function_plugin.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_private_modifier.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_private_object_block_function.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_private_object_function.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_private_print_expression.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_private_registered_block.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_private_registered_function.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_private_special_variable.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_rdelim.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_section.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_setfilter.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compile_while.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_compilebase.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_config.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_config_file_compiler.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_configfilelexer.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_configfileparser.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_data.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_debug.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_filter_handler.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_function_call_handler.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_get_include_path.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_nocache_insert.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_parsetree.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_resource_eval.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_resource_extends.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_resource_file.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_resource_php.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_resource_registered.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_resource_stream.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_resource_string.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_smartytemplatecompiler.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_template.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_templatebase.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_templatecompilerbase.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_templatelexer.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_templateparser.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_utility.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_internal_write_file.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_resource.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_resource_custom.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_resource_recompiled.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_resource_uncompiled.php [new file with mode: 0644]
lib/Smarty-3.1.21/libs/sysplugins/smarty_security.php [new file with mode: 0644]
lib/smartyTemplateSupport.php [new file with mode: 0644]
misc/create_database_V0.1.sql~ [new file with mode: 0644]
misc/databaseScripts/create_database_V0.1.sql [new file with mode: 0644]
misc/databaseScripts/create_database_V0.1.sql~ [new file with mode: 0644]
misc/databaseScripts/drop_database_V0.1.sql [new file with mode: 0644]
misc/databaseScripts/drop_database_V0.1.sql~ [new file with mode: 0644]
misc/smarty/templates_c/06926788f51c1a5a54be2a368556f9c37e2780da.file.badAction.html.php [new file with mode: 0644]
misc/smarty/templates_c/081a36d97cdf30d438a1e104c26a275acc180da0.file.index.html.php [new file with mode: 0644]
misc/smarty/templates_c/15f83071407dddb0b3c23ae1a70b66cefbd681db.file.header.html.php [new file with mode: 0644]
misc/smarty/templates_c/26d04a65ccdb3ac3d40bac671736867cbab8e7c6.file.headder.html.php [new file with mode: 0644]
misc/smarty/templates_c/3ec5bcbe581d6335e06bc6c9474f73121a83d59b.file.header.html.php [new file with mode: 0644]
misc/smarty/templates_c/47fb9b803e7138d215645f3c977b0b1dc2a9e718.file.index.html.php [new file with mode: 0644]
misc/smarty/templates_c/50e78f1400d6db96c588c737669426ab57397d1d.file.footer.html.php [new file with mode: 0644]
misc/smarty/templates_c/5b0b8a17c49dbe822cc61d6a64ab3f597b245655.file.edit.html.php [new file with mode: 0644]
misc/smarty/templates_c/60cbe99d19bbec013cbca4d9344f2fd4a4152f52.file.index.html.php [new file with mode: 0644]
misc/smarty/templates_c/8106057c3d809e21acc4c071993e263e2ce152e7.file.footer.html.php [new file with mode: 0644]
models/admin/configure/index.php [new file with mode: 0644]
models/admin/error/badAction.php [new file with mode: 0644]
models/admin/error/index.php [new file with mode: 0644]
models/admin/members/add.php [new file with mode: 0644]
models/admin/members/delete.php [new file with mode: 0644]
models/admin/members/display.php [new file with mode: 0644]
models/admin/members/edit.php [new file with mode: 0644]
models/admin/members/index.php [new file with mode: 0644]
models/front/NOTHING_HERE_YET [new file with mode: 0644]
readme.txt [new file with mode: 0644]
uninstall.php [new file with mode: 0644]
views/admin/configure/headder.html [new file with mode: 0644]
views/admin/configure/index.html [new file with mode: 0644]
views/admin/error/badAction.html [new file with mode: 0644]
views/admin/error/index.html [new file with mode: 0644]
views/admin/footer.html [new file with mode: 0644]
views/admin/members/edit.html [new file with mode: 0644]
views/admin/members/headder.html [new file with mode: 0644]
views/admin/members/index.html [new file with mode: 0644]
views/front/NOTHING_HERE_YET [new file with mode: 0644]
views/welcome.html [new file with mode: 0644]