File Structure

File Structure Layout

+- / Base path of Open Auto Classifieds 
	+- admin/
	|	+- Includes/
	|		+- configs/
	|		|	+- admin_config.php
	|		|
	|		+- language/
	|		|	+- en/
	|		|		+- Admin.php
	|		|		+- Admin_global.php
	|		|		+- Listuser.php
	|		|		+- Maintenance.php
	|		|		+- Settings.php
	|		|		+- Vehicle_options.php
	|		|
	|		+- templates/
	|			+- cache/
	|			+- templates_c/
	|			+- admin.tpl
	|			+- footer.tpl
	|			+- header.tpl
	|			+- listuser.tpl
	|			+- maintenance.tpl
	|			+- settings.tpl
	|			+- sidebar.tpl
	|			+- vehicle_options.tpl
	|
	+- admin.php
	+- listuser.php
	+- maintenance.php
	+- settings.php
	+- vehicle_options.php
	|
	+- DOCS/
	|	+- changelog.txt
	|	+- Credits.txt
	|	+- install.txt
	|	+- license.txt
	|	+- monofont_read_me.txt
	|	+- structure.txt
	|
	+- images/
	|	+- listings/
	|	+- users/
	|
	+- Includes/
	|	+- configs/
	|	|	+- db.functions.MySQL.php
	|	|	+- db.functions.MySQLi.php
	|	|	+- db.functions.PostGreSQL.php
	|	|	+- db.inc.php
	|	|	+- env.inc.php
	|	|	+- functions.php
	|	|
	|	+- fonts/
	|	|	+- monofont.ttf
	|	|
	|	+- Javascript/
	|	|	+- common.js
	|	|	+- mootools.js
	|	|	+- slimbox.js
	|	|
	|	+- language/
	|	|	+- en/
	|	|	|	+- Addlisting.php
	|	|	|	+- Contact.php
	|	|	|	+- Editlisting.php
	|	|	|	+- Global.php
	|	|	|	+- Index.php
	|	|	|	+- Listings.php
	|	|	|	+- Login.php
	|	|	|	+- Member.php
	|	|	|	+- Paycalc.php
	|	|	|	+- Poster.php
	|	|	|	+- Privacy.php
	|	|	|	+- Register.php
	|	|	|	+- Reset.php
	|	|	|	+- Search.php
	|	|	|	+- Tos.php
	|	|	|	+- Useredit.php
	|	|	|
	|	|	+- en.php
	|	|
	|	+- libs/
	|		+- internals/
	|		+- plugins/
	|		|	+- badwords.txt
	|		|	+- function.paginate_first.php
	|		|	+- function.paginate_last.php
	|		|	+- function.paginate_middle.php
	|		|	+- function.paginate_next.php
	|		|	+- function.paginate_prev.php
	|		|	+- function.parse_sef_links.php
	|		|	+- modifier.badwords.php
	|		|
	|		+- Smarty.class.php
	|		+- Smarty_Compiler.class.php
	|		+- SmartyPaginate.class.php
	|		+- zipcode.class.php
	|
	+- SQL/
	|	+- openauto_auto.sql
	|	+- zip_data_1.sql
	|	+- zip_data_2.sql
	|	+- zip_data_3.sql
	|	+- zip_data_4.sql
	|	+- zip_data_5.sql
	|
	+- style/
	|	+- style.css
	|
	+- templates/
	|	+- cache/
	|	+- Default/
	|	|	+- images/
	|	|	+- style/
	|	|	|	+- pp_style.css
	|	|	|	+- slimbox.css
	|	|	|	+- style.css
	|	|	|
	|	|	+- addlisting.tpl
	|	|	+- contact.tpl
	|	|	+- editlisting.tpl
	|	|	+- footer.tpl
	|	|	+- header.tpl
	|	|	+- index.tpl
	|	|	+- listings.tpl
	|	|	+- login.tpl
	|	|	+- member.tpl
	|	|	+- paycalc.tpl
	|	|	+- poster.tpl
	|	|	+- privacy.tpl
	|	|	+- register.tpl
	|	|	+- reset.tpl
	|	|	+- search.tpl
	|	|	+- sidebar.tpl
	|	|	+- template.tpl
	|	|	+- tos.tpl
	|	|	+- useredit.tpl
	|	|
	|	+- Mean_Yellow/
	|	|	+- images/
	|	|	+- style/
	|	|	|	+- pp_style.css
	|	|	|	+- slimbox.css
	|	|	|	+- style.css
	|	|	|
	|	|	+- footer.tpl
	|	|	+- header.tpl
	|	|	+- sidebar.tpl
	|	|
	|	+- QuickSilver/
	|	|	+- images/
	|	|	+- style/
	|	|	|	+- pp_style.css
	|	|	|	+- slimbox.css
	|	|	|	+- style.css
	|	|	|
	|	|	+- footer.tpl
	|	|	+- header.tpl
	|	|	+- sidebar.tpl
	|	|	
	|	+- templates_c/
	|
	+- .htaccess
	+- addlisting.php
	+- Captcha.php
	+- contact.php
	+- editlisting.php
	+- error.txt
	+- image.php
	+- index.php
	+- listings.php
	+- login.php
	+- member.php
	+- paycalc.php
	+- poster.php
	+- privacy.php
	+- register.php
	+- reset.php
	+- robots.txt
	+- search.php
	+- template.php
	+- tos.php
	+- useredit.php
	+- xml_data_provider.php

FIXME

 
Structure/index.txt · Last modified: 2011/12/30 02:56 (external edit)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki