├── .gitignore ├── Makefile ├── README.md ├── database-mysql.sql ├── database-sqlite.sql ├── database.sql ├── doc ├── Doxyfile └── html │ ├── acl_8php.html │ ├── annotated.html │ ├── bc_s.png │ ├── bdwn.png │ ├── boolean_8php.html │ ├── class_a_c_l.html │ ├── class_abstract_module.html │ ├── class_action_not_found_exception.html │ ├── class_c_s_r_f.html │ ├── class_field_invalid_exception.html │ ├── class_field_not_exists_exception.html │ ├── class_form.html │ ├── class_form_invalid_exception.html │ ├── class_group.html │ ├── class_module.html │ ├── class_module_incorrect_exception.html │ ├── class_module_not_found_exception.html │ ├── class_sql_mapper.html │ ├── class_user.html │ ├── classdatatype_1_1_boolean.html │ ├── classdatatype_1_1_color.html │ ├── classdatatype_1_1_data_type.html │ ├── classdatatype_1_1_date.html │ ├── classdatatype_1_1_email.html │ ├── classdatatype_1_1_float.html │ ├── classdatatype_1_1_integer.html │ ├── classdatatype_1_1_numeric.html │ ├── classdatatype_1_1_text.html │ ├── classes.html │ ├── closed.png │ ├── color_8php.html │ ├── csrf_8php.html │ ├── datatype_8php.html │ ├── date_8php.html │ ├── dir_4d75200f24341abaffd3bfee98f66b63.html │ ├── dir_68267d1309a1af8e8297ef4c3efbcdba.html │ ├── doxygen.css │ ├── doxygen.png │ ├── dynsections.js │ ├── email_8php.html │ ├── files.html │ ├── float_8php.html │ ├── form_8php.html │ ├── ftv2blank.png │ ├── ftv2cl.png │ ├── ftv2doc.png │ ├── ftv2folderclosed.png │ ├── ftv2folderopen.png │ ├── ftv2lastnode.png │ ├── ftv2link.png │ ├── ftv2mlastnode.png │ ├── ftv2mnode.png │ ├── ftv2mo.png │ ├── ftv2node.png │ ├── ftv2ns.png │ ├── ftv2plastnode.png │ ├── ftv2pnode.png │ ├── ftv2splitbar.png │ ├── ftv2vertline.png │ ├── functions.html │ ├── functions_func.html │ ├── functions_vars.html │ ├── globals.html │ ├── globals_vars.html │ ├── group_8php.html │ ├── hierarchy.html │ ├── index.html │ ├── integer_8php.html │ ├── ip_8php.html │ ├── jquery.js │ ├── module_8php.html │ ├── namespacedatatype.html │ ├── namespaces.html │ ├── nav_f.png │ ├── nav_g.png │ ├── nav_h.png │ ├── numeric_8php.html │ ├── open.png │ ├── sqlmapper_8php.html │ ├── sync_off.png │ ├── sync_on.png │ ├── tab_a.png │ ├── tab_b.png │ ├── tab_h.png │ ├── tab_s.png │ ├── tabs.css │ ├── text_8php.html │ └── user_8php.html ├── lib ├── api │ ├── annotated.html │ ├── bc_s.png │ ├── bdwn.png │ ├── classAudit-members.html │ ├── classAudit.html │ ├── classAudit.png │ ├── classAuth-members.html │ ├── classAuth.html │ ├── classBase-members.html │ ├── classBase.html │ ├── classBase.png │ ├── classBasket-members.html │ ├── classBasket.html │ ├── classBcrypt-members.html │ ├── classBcrypt.html │ ├── classBcrypt.png │ ├── classCache-members.html │ ├── classCache.html │ ├── classCache.png │ ├── classDB_1_1Cursor-members.html │ ├── classDB_1_1Cursor.html │ ├── classDB_1_1Cursor.png │ ├── classDB_1_1Jig-members.html │ ├── classDB_1_1Jig.html │ ├── classDB_1_1Jig_1_1Mapper-members.html │ ├── classDB_1_1Jig_1_1Mapper.html │ ├── classDB_1_1Jig_1_1Mapper.png │ ├── classDB_1_1Jig_1_1Session-members.html │ ├── classDB_1_1Jig_1_1Session.html │ ├── classDB_1_1Jig_1_1Session.png │ ├── classDB_1_1Mongo-members.html │ ├── classDB_1_1Mongo.html │ ├── classDB_1_1Mongo.png │ ├── classDB_1_1Mongo_1_1Mapper-members.html │ ├── classDB_1_1Mongo_1_1Mapper.html │ ├── classDB_1_1Mongo_1_1Mapper.png │ ├── classDB_1_1Mongo_1_1Session-members.html │ ├── classDB_1_1Mongo_1_1Session.html │ ├── classDB_1_1Mongo_1_1Session.png │ ├── classDB_1_1SQL-members.html │ ├── classDB_1_1SQL.html │ ├── classDB_1_1SQL.png │ ├── classDB_1_1SQL_1_1Mapper-members.html │ ├── classDB_1_1SQL_1_1Mapper.html │ ├── classDB_1_1SQL_1_1Mapper.png │ ├── classDB_1_1SQL_1_1Session-members.html │ ├── classDB_1_1SQL_1_1Session.html │ ├── classDB_1_1SQL_1_1Session.png │ ├── classF3-members.html │ ├── classF3.html │ ├── classISO-members.html │ ├── classISO.html │ ├── classISO.png │ ├── classImage-members.html │ ├── classImage.html │ ├── classLog-members.html │ ├── classLog.html │ ├── classMagic-members.html │ ├── classMagic.html │ ├── classMagic.png │ ├── classMarkdown-members.html │ ├── classMarkdown.html │ ├── classMarkdown.png │ ├── classMatrix-members.html │ ├── classMatrix.html │ ├── classMatrix.png │ ├── classPrefab-members.html │ ├── classPrefab.html │ ├── classPrefab.png │ ├── classPreview-members.html │ ├── classPreview.html │ ├── classPreview.png │ ├── classRegistry-members.html │ ├── classRegistry.html │ ├── classSMTP-members.html │ ├── classSMTP.html │ ├── classSMTP.png │ ├── classSession-members.html │ ├── classSession.html │ ├── classTemplate-members.html │ ├── classTemplate.html │ ├── classTemplate.png │ ├── classTest-members.html │ ├── classTest.html │ ├── classUTF-members.html │ ├── classUTF.html │ ├── classUTF.png │ ├── classView-members.html │ ├── classView.html │ ├── classView.png │ ├── classWeb-members.html │ ├── classWeb.html │ ├── classWeb.png │ ├── classWeb_1_1Geo-members.html │ ├── classWeb_1_1Geo.html │ ├── classWeb_1_1Geo.png │ ├── classWeb_1_1Google_1_1StaticMap-members.html │ ├── classWeb_1_1Google_1_1StaticMap.html │ ├── classWeb_1_1OpenID-members.html │ ├── classWeb_1_1OpenID.html │ ├── classWeb_1_1OpenID.png │ ├── classWeb_1_1Pingback-members.html │ ├── classWeb_1_1Pingback.html │ ├── classWeb_1_1Pingback.png │ ├── classes.html │ ├── closed.png │ ├── dir_3a960e52dd9a2c9686c19ff6ef19d5fb.html │ ├── dir_562abdcd8625d4bf7bad2fe6fe01354c.html │ ├── dir_60985a986063d10a97c0bb7f42d76d6f.html │ ├── dir_826b1e4cd13f4e7f528ca52e638927e5.html │ ├── dir_9d4753e6cb22f68b75f0462ac2496f38.html │ ├── dir_ce5981f09099a3fa6071b9eb8fe67a2c.html │ ├── doxygen.css │ ├── doxygen.png │ ├── doxygen_8h_source.html │ ├── dynsections.js │ ├── ftv2blank.png │ ├── ftv2cl.png │ ├── ftv2doc.png │ ├── ftv2folderclosed.png │ ├── ftv2folderopen.png │ ├── ftv2lastnode.png │ ├── ftv2link.png │ ├── ftv2mlastnode.png │ ├── ftv2mnode.png │ ├── ftv2mo.png │ ├── ftv2node.png │ ├── ftv2ns.png │ ├── ftv2plastnode.png │ ├── ftv2pnode.png │ ├── ftv2splitbar.png │ ├── ftv2vertline.png │ ├── functions.html │ ├── functions_0x5f.html │ ├── functions_0x61.html │ ├── functions_0x62.html │ ├── functions_0x63.html │ ├── functions_0x64.html │ ├── functions_0x65.html │ ├── functions_0x66.html │ ├── functions_0x67.html │ ├── functions_0x68.html │ ├── functions_0x69.html │ ├── functions_0x6a.html │ ├── functions_0x6c.html │ ├── functions_0x6d.html │ ├── functions_0x6e.html │ ├── functions_0x6f.html │ ├── functions_0x70.html │ ├── functions_0x71.html │ ├── functions_0x72.html │ ├── functions_0x73.html │ ├── functions_0x74.html │ ├── functions_0x75.html │ ├── functions_0x76.html │ ├── functions_0x77.html │ ├── functions_0x78.html │ ├── functions__.html │ ├── functions_a.html │ ├── functions_b.html │ ├── functions_c.html │ ├── functions_d.html │ ├── functions_e.html │ ├── functions_f.html │ ├── functions_func.html │ ├── functions_func_0x61.html │ ├── functions_func_0x62.html │ ├── functions_func_0x63.html │ ├── functions_func_0x64.html │ ├── functions_func_0x65.html │ ├── functions_func_0x66.html │ ├── functions_func_0x67.html │ ├── functions_func_0x68.html │ ├── functions_func_0x69.html │ ├── functions_func_0x6a.html │ ├── functions_func_0x6c.html │ ├── functions_func_0x6d.html │ ├── functions_func_0x6e.html │ ├── functions_func_0x6f.html │ ├── functions_func_0x70.html │ ├── functions_func_0x71.html │ ├── functions_func_0x72.html │ ├── functions_func_0x73.html │ ├── functions_func_0x74.html │ ├── functions_func_0x75.html │ ├── functions_func_0x76.html │ ├── functions_func_0x77.html │ ├── functions_func_0x78.html │ ├── functions_func_a.html │ ├── functions_func_b.html │ ├── functions_func_c.html │ ├── functions_func_d.html │ ├── functions_func_e.html │ ├── functions_func_f.html │ ├── functions_func_g.html │ ├── functions_func_h.html │ ├── functions_func_i.html │ ├── functions_func_j.html │ ├── functions_func_l.html │ ├── functions_func_m.html │ ├── functions_func_n.html │ ├── functions_func_o.html │ ├── functions_func_p.html │ ├── functions_func_q.html │ ├── functions_func_r.html │ ├── functions_func_s.html │ ├── functions_func_t.html │ ├── functions_func_u.html │ ├── functions_func_v.html │ ├── functions_func_w.html │ ├── functions_g.html │ ├── functions_h.html │ ├── functions_i.html │ ├── functions_j.html │ ├── functions_l.html │ ├── functions_m.html │ ├── functions_n.html │ ├── functions_o.html │ ├── functions_p.html │ ├── functions_q.html │ ├── functions_r.html │ ├── functions_s.html │ ├── functions_t.html │ ├── functions_u.html │ ├── functions_v.html │ ├── functions_vars.html │ ├── functions_w.html │ ├── hierarchy.html │ ├── index.html │ ├── jquery.js │ ├── nav_f.png │ ├── nav_g.png │ ├── nav_h.png │ ├── open.png │ ├── sync_off.png │ ├── sync_on.png │ ├── tab_a.png │ ├── tab_b.png │ ├── tab_h.png │ ├── tab_s.png │ └── tabs.css ├── audit.php ├── auth.php ├── base.php ├── basket.php ├── bcrypt.php ├── changelog.txt ├── code.css ├── db │ ├── cortex.php │ ├── cursor.php │ ├── jig.php │ ├── jig │ │ ├── mapper.php │ │ └── session.php │ ├── mongo.php │ ├── mongo │ │ ├── mapper.php │ │ └── session.php │ ├── sql.php │ └── sql │ │ ├── mapper.php │ │ └── session.php ├── f3.php ├── image.php ├── license.txt ├── log.php ├── magic.php ├── markdown.php ├── matrix.php ├── session.php ├── smtp.php ├── template.php ├── test.php ├── utf.php ├── web.php └── web │ ├── geo.php │ ├── google │ └── staticmap.php │ ├── openid.php │ └── pingback.php ├── src ├── acl.php ├── csrf.php ├── datatype │ ├── boolean.php │ ├── color.php │ ├── datatype.php │ ├── date.php │ ├── dropdownlist.php │ ├── email.php │ ├── float.php │ ├── integer.php │ ├── ip.php │ ├── numeric.php │ └── text.php ├── form.php ├── group.php ├── module.php ├── nav.php ├── sqlmapper.php └── user.php └── test ├── acl.php ├── database.sql ├── form.php ├── group.php ├── module.php ├── sqlmapper.php └── user.php /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/.gitignore -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/README.md -------------------------------------------------------------------------------- /database-mysql.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/database-mysql.sql -------------------------------------------------------------------------------- /database-sqlite.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/database-sqlite.sql -------------------------------------------------------------------------------- /database.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/database.sql -------------------------------------------------------------------------------- /doc/Doxyfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/Doxyfile -------------------------------------------------------------------------------- /doc/html/acl_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/acl_8php.html -------------------------------------------------------------------------------- /doc/html/annotated.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/annotated.html -------------------------------------------------------------------------------- /doc/html/bc_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/bc_s.png -------------------------------------------------------------------------------- /doc/html/bdwn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/bdwn.png -------------------------------------------------------------------------------- /doc/html/boolean_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/boolean_8php.html -------------------------------------------------------------------------------- /doc/html/class_a_c_l.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_a_c_l.html -------------------------------------------------------------------------------- /doc/html/class_abstract_module.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_abstract_module.html -------------------------------------------------------------------------------- /doc/html/class_action_not_found_exception.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_action_not_found_exception.html -------------------------------------------------------------------------------- /doc/html/class_c_s_r_f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_c_s_r_f.html -------------------------------------------------------------------------------- /doc/html/class_field_invalid_exception.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_field_invalid_exception.html -------------------------------------------------------------------------------- /doc/html/class_field_not_exists_exception.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_field_not_exists_exception.html -------------------------------------------------------------------------------- /doc/html/class_form.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_form.html -------------------------------------------------------------------------------- /doc/html/class_form_invalid_exception.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_form_invalid_exception.html -------------------------------------------------------------------------------- /doc/html/class_group.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_group.html -------------------------------------------------------------------------------- /doc/html/class_module.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_module.html -------------------------------------------------------------------------------- /doc/html/class_module_incorrect_exception.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_module_incorrect_exception.html -------------------------------------------------------------------------------- /doc/html/class_module_not_found_exception.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_module_not_found_exception.html -------------------------------------------------------------------------------- /doc/html/class_sql_mapper.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_sql_mapper.html -------------------------------------------------------------------------------- /doc/html/class_user.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/class_user.html -------------------------------------------------------------------------------- /doc/html/classdatatype_1_1_boolean.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/classdatatype_1_1_boolean.html -------------------------------------------------------------------------------- /doc/html/classdatatype_1_1_color.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/classdatatype_1_1_color.html -------------------------------------------------------------------------------- /doc/html/classdatatype_1_1_data_type.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/classdatatype_1_1_data_type.html -------------------------------------------------------------------------------- /doc/html/classdatatype_1_1_date.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/classdatatype_1_1_date.html -------------------------------------------------------------------------------- /doc/html/classdatatype_1_1_email.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/classdatatype_1_1_email.html -------------------------------------------------------------------------------- /doc/html/classdatatype_1_1_float.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/classdatatype_1_1_float.html -------------------------------------------------------------------------------- /doc/html/classdatatype_1_1_integer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/classdatatype_1_1_integer.html -------------------------------------------------------------------------------- /doc/html/classdatatype_1_1_numeric.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/classdatatype_1_1_numeric.html -------------------------------------------------------------------------------- /doc/html/classdatatype_1_1_text.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/classdatatype_1_1_text.html -------------------------------------------------------------------------------- /doc/html/classes.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/classes.html -------------------------------------------------------------------------------- /doc/html/closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/closed.png -------------------------------------------------------------------------------- /doc/html/color_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/color_8php.html -------------------------------------------------------------------------------- /doc/html/csrf_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/csrf_8php.html -------------------------------------------------------------------------------- /doc/html/datatype_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/datatype_8php.html -------------------------------------------------------------------------------- /doc/html/date_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/date_8php.html -------------------------------------------------------------------------------- /doc/html/dir_4d75200f24341abaffd3bfee98f66b63.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/dir_4d75200f24341abaffd3bfee98f66b63.html -------------------------------------------------------------------------------- /doc/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -------------------------------------------------------------------------------- /doc/html/doxygen.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/doxygen.css -------------------------------------------------------------------------------- /doc/html/doxygen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/doxygen.png -------------------------------------------------------------------------------- /doc/html/dynsections.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/dynsections.js -------------------------------------------------------------------------------- /doc/html/email_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/email_8php.html -------------------------------------------------------------------------------- /doc/html/files.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/files.html -------------------------------------------------------------------------------- /doc/html/float_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/float_8php.html -------------------------------------------------------------------------------- /doc/html/form_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/form_8php.html -------------------------------------------------------------------------------- /doc/html/ftv2blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2blank.png -------------------------------------------------------------------------------- /doc/html/ftv2cl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2cl.png -------------------------------------------------------------------------------- /doc/html/ftv2doc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2doc.png -------------------------------------------------------------------------------- /doc/html/ftv2folderclosed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2folderclosed.png -------------------------------------------------------------------------------- /doc/html/ftv2folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2folderopen.png -------------------------------------------------------------------------------- /doc/html/ftv2lastnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2lastnode.png -------------------------------------------------------------------------------- /doc/html/ftv2link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2link.png -------------------------------------------------------------------------------- /doc/html/ftv2mlastnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2mlastnode.png -------------------------------------------------------------------------------- /doc/html/ftv2mnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2mnode.png -------------------------------------------------------------------------------- /doc/html/ftv2mo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2mo.png -------------------------------------------------------------------------------- /doc/html/ftv2node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2node.png -------------------------------------------------------------------------------- /doc/html/ftv2ns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2ns.png -------------------------------------------------------------------------------- /doc/html/ftv2plastnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2plastnode.png -------------------------------------------------------------------------------- /doc/html/ftv2pnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2pnode.png -------------------------------------------------------------------------------- /doc/html/ftv2splitbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2splitbar.png -------------------------------------------------------------------------------- /doc/html/ftv2vertline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ftv2vertline.png -------------------------------------------------------------------------------- /doc/html/functions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/functions.html -------------------------------------------------------------------------------- /doc/html/functions_func.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/functions_func.html -------------------------------------------------------------------------------- /doc/html/functions_vars.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/functions_vars.html -------------------------------------------------------------------------------- /doc/html/globals.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/globals.html -------------------------------------------------------------------------------- /doc/html/globals_vars.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/globals_vars.html -------------------------------------------------------------------------------- /doc/html/group_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/group_8php.html -------------------------------------------------------------------------------- /doc/html/hierarchy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/hierarchy.html -------------------------------------------------------------------------------- /doc/html/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/index.html -------------------------------------------------------------------------------- /doc/html/integer_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/integer_8php.html -------------------------------------------------------------------------------- /doc/html/ip_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/ip_8php.html -------------------------------------------------------------------------------- /doc/html/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/jquery.js -------------------------------------------------------------------------------- /doc/html/module_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/module_8php.html -------------------------------------------------------------------------------- /doc/html/namespacedatatype.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/namespacedatatype.html -------------------------------------------------------------------------------- /doc/html/namespaces.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/namespaces.html -------------------------------------------------------------------------------- /doc/html/nav_f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/nav_f.png -------------------------------------------------------------------------------- /doc/html/nav_g.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/nav_g.png -------------------------------------------------------------------------------- /doc/html/nav_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/nav_h.png -------------------------------------------------------------------------------- /doc/html/numeric_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/numeric_8php.html -------------------------------------------------------------------------------- /doc/html/open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/open.png -------------------------------------------------------------------------------- /doc/html/sqlmapper_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/sqlmapper_8php.html -------------------------------------------------------------------------------- /doc/html/sync_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/sync_off.png -------------------------------------------------------------------------------- /doc/html/sync_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/sync_on.png -------------------------------------------------------------------------------- /doc/html/tab_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/tab_a.png -------------------------------------------------------------------------------- /doc/html/tab_b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/tab_b.png -------------------------------------------------------------------------------- /doc/html/tab_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/tab_h.png -------------------------------------------------------------------------------- /doc/html/tab_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/tab_s.png -------------------------------------------------------------------------------- /doc/html/tabs.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/tabs.css -------------------------------------------------------------------------------- /doc/html/text_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/text_8php.html -------------------------------------------------------------------------------- /doc/html/user_8php.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/doc/html/user_8php.html -------------------------------------------------------------------------------- /lib/api/annotated.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/annotated.html -------------------------------------------------------------------------------- /lib/api/bc_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/bc_s.png -------------------------------------------------------------------------------- /lib/api/bdwn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/bdwn.png -------------------------------------------------------------------------------- /lib/api/classAudit-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classAudit-members.html -------------------------------------------------------------------------------- /lib/api/classAudit.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classAudit.html -------------------------------------------------------------------------------- /lib/api/classAudit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classAudit.png -------------------------------------------------------------------------------- /lib/api/classAuth-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classAuth-members.html -------------------------------------------------------------------------------- /lib/api/classAuth.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classAuth.html -------------------------------------------------------------------------------- /lib/api/classBase-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classBase-members.html -------------------------------------------------------------------------------- /lib/api/classBase.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classBase.html -------------------------------------------------------------------------------- /lib/api/classBase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classBase.png -------------------------------------------------------------------------------- /lib/api/classBasket-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classBasket-members.html -------------------------------------------------------------------------------- /lib/api/classBasket.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classBasket.html -------------------------------------------------------------------------------- /lib/api/classBcrypt-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classBcrypt-members.html -------------------------------------------------------------------------------- /lib/api/classBcrypt.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classBcrypt.html -------------------------------------------------------------------------------- /lib/api/classBcrypt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classBcrypt.png -------------------------------------------------------------------------------- /lib/api/classCache-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classCache-members.html -------------------------------------------------------------------------------- /lib/api/classCache.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classCache.html -------------------------------------------------------------------------------- /lib/api/classCache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classCache.png -------------------------------------------------------------------------------- /lib/api/classDB_1_1Cursor-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Cursor-members.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Cursor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Cursor.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Cursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Cursor.png -------------------------------------------------------------------------------- /lib/api/classDB_1_1Jig-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Jig-members.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Jig.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Jig.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Jig_1_1Mapper-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Jig_1_1Mapper-members.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Jig_1_1Mapper.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Jig_1_1Mapper.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Jig_1_1Mapper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Jig_1_1Mapper.png -------------------------------------------------------------------------------- /lib/api/classDB_1_1Jig_1_1Session-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Jig_1_1Session-members.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Jig_1_1Session.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Jig_1_1Session.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Jig_1_1Session.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Jig_1_1Session.png -------------------------------------------------------------------------------- /lib/api/classDB_1_1Mongo-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Mongo-members.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Mongo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Mongo.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Mongo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Mongo.png -------------------------------------------------------------------------------- /lib/api/classDB_1_1Mongo_1_1Mapper-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Mongo_1_1Mapper-members.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Mongo_1_1Mapper.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Mongo_1_1Mapper.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Mongo_1_1Mapper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Mongo_1_1Mapper.png -------------------------------------------------------------------------------- /lib/api/classDB_1_1Mongo_1_1Session-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Mongo_1_1Session-members.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Mongo_1_1Session.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Mongo_1_1Session.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1Mongo_1_1Session.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1Mongo_1_1Session.png -------------------------------------------------------------------------------- /lib/api/classDB_1_1SQL-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1SQL-members.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1SQL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1SQL.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1SQL.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1SQL.png -------------------------------------------------------------------------------- /lib/api/classDB_1_1SQL_1_1Mapper-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1SQL_1_1Mapper-members.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1SQL_1_1Mapper.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1SQL_1_1Mapper.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1SQL_1_1Mapper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1SQL_1_1Mapper.png -------------------------------------------------------------------------------- /lib/api/classDB_1_1SQL_1_1Session-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1SQL_1_1Session-members.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1SQL_1_1Session.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1SQL_1_1Session.html -------------------------------------------------------------------------------- /lib/api/classDB_1_1SQL_1_1Session.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classDB_1_1SQL_1_1Session.png -------------------------------------------------------------------------------- /lib/api/classF3-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classF3-members.html -------------------------------------------------------------------------------- /lib/api/classF3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classF3.html -------------------------------------------------------------------------------- /lib/api/classISO-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classISO-members.html -------------------------------------------------------------------------------- /lib/api/classISO.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classISO.html -------------------------------------------------------------------------------- /lib/api/classISO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classISO.png -------------------------------------------------------------------------------- /lib/api/classImage-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classImage-members.html -------------------------------------------------------------------------------- /lib/api/classImage.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classImage.html -------------------------------------------------------------------------------- /lib/api/classLog-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classLog-members.html -------------------------------------------------------------------------------- /lib/api/classLog.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classLog.html -------------------------------------------------------------------------------- /lib/api/classMagic-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classMagic-members.html -------------------------------------------------------------------------------- /lib/api/classMagic.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classMagic.html -------------------------------------------------------------------------------- /lib/api/classMagic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classMagic.png -------------------------------------------------------------------------------- /lib/api/classMarkdown-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classMarkdown-members.html -------------------------------------------------------------------------------- /lib/api/classMarkdown.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classMarkdown.html -------------------------------------------------------------------------------- /lib/api/classMarkdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classMarkdown.png -------------------------------------------------------------------------------- /lib/api/classMatrix-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classMatrix-members.html -------------------------------------------------------------------------------- /lib/api/classMatrix.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classMatrix.html -------------------------------------------------------------------------------- /lib/api/classMatrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classMatrix.png -------------------------------------------------------------------------------- /lib/api/classPrefab-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classPrefab-members.html -------------------------------------------------------------------------------- /lib/api/classPrefab.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classPrefab.html -------------------------------------------------------------------------------- /lib/api/classPrefab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classPrefab.png -------------------------------------------------------------------------------- /lib/api/classPreview-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classPreview-members.html -------------------------------------------------------------------------------- /lib/api/classPreview.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classPreview.html -------------------------------------------------------------------------------- /lib/api/classPreview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classPreview.png -------------------------------------------------------------------------------- /lib/api/classRegistry-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classRegistry-members.html -------------------------------------------------------------------------------- /lib/api/classRegistry.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classRegistry.html -------------------------------------------------------------------------------- /lib/api/classSMTP-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classSMTP-members.html -------------------------------------------------------------------------------- /lib/api/classSMTP.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classSMTP.html -------------------------------------------------------------------------------- /lib/api/classSMTP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classSMTP.png -------------------------------------------------------------------------------- /lib/api/classSession-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classSession-members.html -------------------------------------------------------------------------------- /lib/api/classSession.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classSession.html -------------------------------------------------------------------------------- /lib/api/classTemplate-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classTemplate-members.html -------------------------------------------------------------------------------- /lib/api/classTemplate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classTemplate.html -------------------------------------------------------------------------------- /lib/api/classTemplate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classTemplate.png -------------------------------------------------------------------------------- /lib/api/classTest-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classTest-members.html -------------------------------------------------------------------------------- /lib/api/classTest.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classTest.html -------------------------------------------------------------------------------- /lib/api/classUTF-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classUTF-members.html -------------------------------------------------------------------------------- /lib/api/classUTF.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classUTF.html -------------------------------------------------------------------------------- /lib/api/classUTF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classUTF.png -------------------------------------------------------------------------------- /lib/api/classView-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classView-members.html -------------------------------------------------------------------------------- /lib/api/classView.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classView.html -------------------------------------------------------------------------------- /lib/api/classView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classView.png -------------------------------------------------------------------------------- /lib/api/classWeb-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb-members.html -------------------------------------------------------------------------------- /lib/api/classWeb.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb.html -------------------------------------------------------------------------------- /lib/api/classWeb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb.png -------------------------------------------------------------------------------- /lib/api/classWeb_1_1Geo-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1Geo-members.html -------------------------------------------------------------------------------- /lib/api/classWeb_1_1Geo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1Geo.html -------------------------------------------------------------------------------- /lib/api/classWeb_1_1Geo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1Geo.png -------------------------------------------------------------------------------- /lib/api/classWeb_1_1Google_1_1StaticMap-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1Google_1_1StaticMap-members.html -------------------------------------------------------------------------------- /lib/api/classWeb_1_1Google_1_1StaticMap.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1Google_1_1StaticMap.html -------------------------------------------------------------------------------- /lib/api/classWeb_1_1OpenID-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1OpenID-members.html -------------------------------------------------------------------------------- /lib/api/classWeb_1_1OpenID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1OpenID.html -------------------------------------------------------------------------------- /lib/api/classWeb_1_1OpenID.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1OpenID.png -------------------------------------------------------------------------------- /lib/api/classWeb_1_1Pingback-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1Pingback-members.html -------------------------------------------------------------------------------- /lib/api/classWeb_1_1Pingback.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1Pingback.html -------------------------------------------------------------------------------- /lib/api/classWeb_1_1Pingback.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classWeb_1_1Pingback.png -------------------------------------------------------------------------------- /lib/api/classes.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/classes.html -------------------------------------------------------------------------------- /lib/api/closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/closed.png -------------------------------------------------------------------------------- /lib/api/dir_3a960e52dd9a2c9686c19ff6ef19d5fb.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/dir_3a960e52dd9a2c9686c19ff6ef19d5fb.html -------------------------------------------------------------------------------- /lib/api/dir_562abdcd8625d4bf7bad2fe6fe01354c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/dir_562abdcd8625d4bf7bad2fe6fe01354c.html -------------------------------------------------------------------------------- /lib/api/dir_60985a986063d10a97c0bb7f42d76d6f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/dir_60985a986063d10a97c0bb7f42d76d6f.html -------------------------------------------------------------------------------- /lib/api/dir_826b1e4cd13f4e7f528ca52e638927e5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/dir_826b1e4cd13f4e7f528ca52e638927e5.html -------------------------------------------------------------------------------- /lib/api/dir_9d4753e6cb22f68b75f0462ac2496f38.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/dir_9d4753e6cb22f68b75f0462ac2496f38.html -------------------------------------------------------------------------------- /lib/api/dir_ce5981f09099a3fa6071b9eb8fe67a2c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/dir_ce5981f09099a3fa6071b9eb8fe67a2c.html -------------------------------------------------------------------------------- /lib/api/doxygen.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/doxygen.css -------------------------------------------------------------------------------- /lib/api/doxygen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/doxygen.png -------------------------------------------------------------------------------- /lib/api/doxygen_8h_source.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/doxygen_8h_source.html -------------------------------------------------------------------------------- /lib/api/dynsections.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/dynsections.js -------------------------------------------------------------------------------- /lib/api/ftv2blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2blank.png -------------------------------------------------------------------------------- /lib/api/ftv2cl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2cl.png -------------------------------------------------------------------------------- /lib/api/ftv2doc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2doc.png -------------------------------------------------------------------------------- /lib/api/ftv2folderclosed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2folderclosed.png -------------------------------------------------------------------------------- /lib/api/ftv2folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2folderopen.png -------------------------------------------------------------------------------- /lib/api/ftv2lastnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2lastnode.png -------------------------------------------------------------------------------- /lib/api/ftv2link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2link.png -------------------------------------------------------------------------------- /lib/api/ftv2mlastnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2mlastnode.png -------------------------------------------------------------------------------- /lib/api/ftv2mnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2mnode.png -------------------------------------------------------------------------------- /lib/api/ftv2mo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2mo.png -------------------------------------------------------------------------------- /lib/api/ftv2node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2node.png -------------------------------------------------------------------------------- /lib/api/ftv2ns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2ns.png -------------------------------------------------------------------------------- /lib/api/ftv2plastnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2plastnode.png -------------------------------------------------------------------------------- /lib/api/ftv2pnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2pnode.png -------------------------------------------------------------------------------- /lib/api/ftv2splitbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2splitbar.png -------------------------------------------------------------------------------- /lib/api/ftv2vertline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/ftv2vertline.png -------------------------------------------------------------------------------- /lib/api/functions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions.html -------------------------------------------------------------------------------- /lib/api/functions_0x5f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x5f.html -------------------------------------------------------------------------------- /lib/api/functions_0x61.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x61.html -------------------------------------------------------------------------------- /lib/api/functions_0x62.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x62.html -------------------------------------------------------------------------------- /lib/api/functions_0x63.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x63.html -------------------------------------------------------------------------------- /lib/api/functions_0x64.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x64.html -------------------------------------------------------------------------------- /lib/api/functions_0x65.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x65.html -------------------------------------------------------------------------------- /lib/api/functions_0x66.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x66.html -------------------------------------------------------------------------------- /lib/api/functions_0x67.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x67.html -------------------------------------------------------------------------------- /lib/api/functions_0x68.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x68.html -------------------------------------------------------------------------------- /lib/api/functions_0x69.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x69.html -------------------------------------------------------------------------------- /lib/api/functions_0x6a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x6a.html -------------------------------------------------------------------------------- /lib/api/functions_0x6c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x6c.html -------------------------------------------------------------------------------- /lib/api/functions_0x6d.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x6d.html -------------------------------------------------------------------------------- /lib/api/functions_0x6e.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x6e.html -------------------------------------------------------------------------------- /lib/api/functions_0x6f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x6f.html -------------------------------------------------------------------------------- /lib/api/functions_0x70.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x70.html -------------------------------------------------------------------------------- /lib/api/functions_0x71.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x71.html -------------------------------------------------------------------------------- /lib/api/functions_0x72.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x72.html -------------------------------------------------------------------------------- /lib/api/functions_0x73.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x73.html -------------------------------------------------------------------------------- /lib/api/functions_0x74.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x74.html -------------------------------------------------------------------------------- /lib/api/functions_0x75.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x75.html -------------------------------------------------------------------------------- /lib/api/functions_0x76.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x76.html -------------------------------------------------------------------------------- /lib/api/functions_0x77.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x77.html -------------------------------------------------------------------------------- /lib/api/functions_0x78.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_0x78.html -------------------------------------------------------------------------------- /lib/api/functions__.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions__.html -------------------------------------------------------------------------------- /lib/api/functions_a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_a.html -------------------------------------------------------------------------------- /lib/api/functions_b.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_b.html -------------------------------------------------------------------------------- /lib/api/functions_c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_c.html -------------------------------------------------------------------------------- /lib/api/functions_d.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_d.html -------------------------------------------------------------------------------- /lib/api/functions_e.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_e.html -------------------------------------------------------------------------------- /lib/api/functions_f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_f.html -------------------------------------------------------------------------------- /lib/api/functions_func.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x61.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x61.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x62.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x62.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x63.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x63.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x64.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x64.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x65.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x65.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x66.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x66.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x67.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x67.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x68.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x68.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x69.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x69.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x6a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x6a.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x6c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x6c.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x6d.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x6d.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x6e.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x6e.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x6f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x6f.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x70.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x70.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x71.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x71.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x72.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x72.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x73.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x73.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x74.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x74.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x75.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x75.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x76.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x76.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x77.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x77.html -------------------------------------------------------------------------------- /lib/api/functions_func_0x78.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_0x78.html -------------------------------------------------------------------------------- /lib/api/functions_func_a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_a.html -------------------------------------------------------------------------------- /lib/api/functions_func_b.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_b.html -------------------------------------------------------------------------------- /lib/api/functions_func_c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_c.html -------------------------------------------------------------------------------- /lib/api/functions_func_d.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_d.html -------------------------------------------------------------------------------- /lib/api/functions_func_e.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_e.html -------------------------------------------------------------------------------- /lib/api/functions_func_f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_f.html -------------------------------------------------------------------------------- /lib/api/functions_func_g.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_g.html -------------------------------------------------------------------------------- /lib/api/functions_func_h.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_h.html -------------------------------------------------------------------------------- /lib/api/functions_func_i.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_i.html -------------------------------------------------------------------------------- /lib/api/functions_func_j.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_j.html -------------------------------------------------------------------------------- /lib/api/functions_func_l.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_l.html -------------------------------------------------------------------------------- /lib/api/functions_func_m.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_m.html -------------------------------------------------------------------------------- /lib/api/functions_func_n.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_n.html -------------------------------------------------------------------------------- /lib/api/functions_func_o.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_o.html -------------------------------------------------------------------------------- /lib/api/functions_func_p.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_p.html -------------------------------------------------------------------------------- /lib/api/functions_func_q.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_q.html -------------------------------------------------------------------------------- /lib/api/functions_func_r.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_r.html -------------------------------------------------------------------------------- /lib/api/functions_func_s.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_s.html -------------------------------------------------------------------------------- /lib/api/functions_func_t.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_t.html -------------------------------------------------------------------------------- /lib/api/functions_func_u.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_u.html -------------------------------------------------------------------------------- /lib/api/functions_func_v.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_v.html -------------------------------------------------------------------------------- /lib/api/functions_func_w.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_func_w.html -------------------------------------------------------------------------------- /lib/api/functions_g.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_g.html -------------------------------------------------------------------------------- /lib/api/functions_h.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_h.html -------------------------------------------------------------------------------- /lib/api/functions_i.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_i.html -------------------------------------------------------------------------------- /lib/api/functions_j.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_j.html -------------------------------------------------------------------------------- /lib/api/functions_l.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_l.html -------------------------------------------------------------------------------- /lib/api/functions_m.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_m.html -------------------------------------------------------------------------------- /lib/api/functions_n.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_n.html -------------------------------------------------------------------------------- /lib/api/functions_o.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_o.html -------------------------------------------------------------------------------- /lib/api/functions_p.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_p.html -------------------------------------------------------------------------------- /lib/api/functions_q.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_q.html -------------------------------------------------------------------------------- /lib/api/functions_r.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_r.html -------------------------------------------------------------------------------- /lib/api/functions_s.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_s.html -------------------------------------------------------------------------------- /lib/api/functions_t.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_t.html -------------------------------------------------------------------------------- /lib/api/functions_u.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_u.html -------------------------------------------------------------------------------- /lib/api/functions_v.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_v.html -------------------------------------------------------------------------------- /lib/api/functions_vars.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_vars.html -------------------------------------------------------------------------------- /lib/api/functions_w.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/functions_w.html -------------------------------------------------------------------------------- /lib/api/hierarchy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/hierarchy.html -------------------------------------------------------------------------------- /lib/api/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/index.html -------------------------------------------------------------------------------- /lib/api/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/jquery.js -------------------------------------------------------------------------------- /lib/api/nav_f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/nav_f.png -------------------------------------------------------------------------------- /lib/api/nav_g.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/nav_g.png -------------------------------------------------------------------------------- /lib/api/nav_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/nav_h.png -------------------------------------------------------------------------------- /lib/api/open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/open.png -------------------------------------------------------------------------------- /lib/api/sync_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/sync_off.png -------------------------------------------------------------------------------- /lib/api/sync_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/sync_on.png -------------------------------------------------------------------------------- /lib/api/tab_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/tab_a.png -------------------------------------------------------------------------------- /lib/api/tab_b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/tab_b.png -------------------------------------------------------------------------------- /lib/api/tab_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/tab_h.png -------------------------------------------------------------------------------- /lib/api/tab_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/tab_s.png -------------------------------------------------------------------------------- /lib/api/tabs.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/api/tabs.css -------------------------------------------------------------------------------- /lib/audit.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/audit.php -------------------------------------------------------------------------------- /lib/auth.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/auth.php -------------------------------------------------------------------------------- /lib/base.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/base.php -------------------------------------------------------------------------------- /lib/basket.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/basket.php -------------------------------------------------------------------------------- /lib/bcrypt.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/bcrypt.php -------------------------------------------------------------------------------- /lib/changelog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/changelog.txt -------------------------------------------------------------------------------- /lib/code.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/code.css -------------------------------------------------------------------------------- /lib/db/cortex.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/cortex.php -------------------------------------------------------------------------------- /lib/db/cursor.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/cursor.php -------------------------------------------------------------------------------- /lib/db/jig.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/jig.php -------------------------------------------------------------------------------- /lib/db/jig/mapper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/jig/mapper.php -------------------------------------------------------------------------------- /lib/db/jig/session.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/jig/session.php -------------------------------------------------------------------------------- /lib/db/mongo.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/mongo.php -------------------------------------------------------------------------------- /lib/db/mongo/mapper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/mongo/mapper.php -------------------------------------------------------------------------------- /lib/db/mongo/session.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/mongo/session.php -------------------------------------------------------------------------------- /lib/db/sql.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/sql.php -------------------------------------------------------------------------------- /lib/db/sql/mapper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/sql/mapper.php -------------------------------------------------------------------------------- /lib/db/sql/session.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/db/sql/session.php -------------------------------------------------------------------------------- /lib/f3.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/f3.php -------------------------------------------------------------------------------- /lib/image.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/image.php -------------------------------------------------------------------------------- /lib/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/license.txt -------------------------------------------------------------------------------- /lib/log.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/log.php -------------------------------------------------------------------------------- /lib/magic.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/magic.php -------------------------------------------------------------------------------- /lib/markdown.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/markdown.php -------------------------------------------------------------------------------- /lib/matrix.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/matrix.php -------------------------------------------------------------------------------- /lib/session.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/session.php -------------------------------------------------------------------------------- /lib/smtp.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/smtp.php -------------------------------------------------------------------------------- /lib/template.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/template.php -------------------------------------------------------------------------------- /lib/test.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/test.php -------------------------------------------------------------------------------- /lib/utf.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/utf.php -------------------------------------------------------------------------------- /lib/web.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/web.php -------------------------------------------------------------------------------- /lib/web/geo.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/web/geo.php -------------------------------------------------------------------------------- /lib/web/google/staticmap.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/web/google/staticmap.php -------------------------------------------------------------------------------- /lib/web/openid.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/web/openid.php -------------------------------------------------------------------------------- /lib/web/pingback.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/lib/web/pingback.php -------------------------------------------------------------------------------- /src/acl.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/acl.php -------------------------------------------------------------------------------- /src/csrf.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/csrf.php -------------------------------------------------------------------------------- /src/datatype/boolean.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/boolean.php -------------------------------------------------------------------------------- /src/datatype/color.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/color.php -------------------------------------------------------------------------------- /src/datatype/datatype.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/datatype.php -------------------------------------------------------------------------------- /src/datatype/date.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/date.php -------------------------------------------------------------------------------- /src/datatype/dropdownlist.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/dropdownlist.php -------------------------------------------------------------------------------- /src/datatype/email.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/email.php -------------------------------------------------------------------------------- /src/datatype/float.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/float.php -------------------------------------------------------------------------------- /src/datatype/integer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/integer.php -------------------------------------------------------------------------------- /src/datatype/ip.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/ip.php -------------------------------------------------------------------------------- /src/datatype/numeric.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/numeric.php -------------------------------------------------------------------------------- /src/datatype/text.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/datatype/text.php -------------------------------------------------------------------------------- /src/form.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/form.php -------------------------------------------------------------------------------- /src/group.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/group.php -------------------------------------------------------------------------------- /src/module.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/module.php -------------------------------------------------------------------------------- /src/nav.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/nav.php -------------------------------------------------------------------------------- /src/sqlmapper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/sqlmapper.php -------------------------------------------------------------------------------- /src/user.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/src/user.php -------------------------------------------------------------------------------- /test/acl.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/test/acl.php -------------------------------------------------------------------------------- /test/database.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/test/database.sql -------------------------------------------------------------------------------- /test/form.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/test/form.php -------------------------------------------------------------------------------- /test/group.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/test/group.php -------------------------------------------------------------------------------- /test/module.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/test/module.php -------------------------------------------------------------------------------- /test/sqlmapper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/test/sqlmapper.php -------------------------------------------------------------------------------- /test/user.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanspolo/burgers/HEAD/test/user.php --------------------------------------------------------------------------------