├── themes
├── system
│ ├── footer.html
│ ├── skin
│ │ ├── ipt.png
│ │ ├── logo.png
│ │ ├── title.png
│ │ ├── iframe.css
│ │ ├── global.css
│ │ └── login.css
│ ├── header.html
│ ├── editpwd.html
│ ├── login.html
│ ├── msgbox.html
│ ├── audit_mail.html
│ └── cache.html
├── member
│ ├── skin
│ │ ├── fbg.gif
│ │ ├── hbg.png
│ │ ├── ipt.png
│ │ ├── login.css
│ │ ├── logo.png
│ │ ├── tbg.png
│ │ └── member.css
│ ├── footer.html
│ ├── home.html
│ ├── activate.html
│ ├── reset_mail.html
│ ├── verify_mail.html
│ ├── profile.html
│ ├── msgbox.html
│ ├── register_mail.html
│ ├── header.html
│ ├── login.html
│ ├── getpwd.html
│ └── reset.html
└── default
│ ├── script.html
│ ├── footer.html
│ ├── header.html
│ ├── topbar.html
│ ├── msgbox.html
│ └── feedback.html
├── public
├── editor
│ ├── license.txt
│ ├── themes
│ │ ├── common
│ │ │ ├── rm.gif
│ │ │ ├── anchor.gif
│ │ │ ├── blank.gif
│ │ │ ├── flash.gif
│ │ │ ├── media.gif
│ │ │ └── loading.gif
│ │ └── default
│ │ │ ├── bg.gif
│ │ │ └── default.png
│ └── plugins
│ │ ├── emoticons
│ │ └── images
│ │ │ ├── 0.gif
│ │ │ ├── 1.gif
│ │ │ ├── 10.gif
│ │ │ ├── 11.gif
│ │ │ ├── 12.gif
│ │ │ ├── 13.gif
│ │ │ ├── 14.gif
│ │ │ ├── 15.gif
│ │ │ ├── 16.gif
│ │ │ ├── 17.gif
│ │ │ ├── 18.gif
│ │ │ ├── 19.gif
│ │ │ ├── 2.gif
│ │ │ ├── 20.gif
│ │ │ ├── 21.gif
│ │ │ ├── 22.gif
│ │ │ ├── 23.gif
│ │ │ ├── 24.gif
│ │ │ ├── 25.gif
│ │ │ ├── 26.gif
│ │ │ ├── 27.gif
│ │ │ ├── 28.gif
│ │ │ ├── 29.gif
│ │ │ ├── 3.gif
│ │ │ ├── 30.gif
│ │ │ ├── 31.gif
│ │ │ ├── 32.gif
│ │ │ ├── 33.gif
│ │ │ ├── 34.gif
│ │ │ ├── 35.gif
│ │ │ ├── 36.gif
│ │ │ ├── 37.gif
│ │ │ ├── 38.gif
│ │ │ ├── 39.gif
│ │ │ ├── 4.gif
│ │ │ ├── 40.gif
│ │ │ ├── 41.gif
│ │ │ ├── 42.gif
│ │ │ ├── 43.gif
│ │ │ ├── 44.gif
│ │ │ ├── 45.gif
│ │ │ ├── 46.gif
│ │ │ ├── 47.gif
│ │ │ ├── 48.gif
│ │ │ ├── 49.gif
│ │ │ ├── 5.gif
│ │ │ ├── 50.gif
│ │ │ ├── 51.gif
│ │ │ ├── 52.gif
│ │ │ ├── 53.gif
│ │ │ ├── 54.gif
│ │ │ ├── 55.gif
│ │ │ ├── 56.gif
│ │ │ ├── 57.gif
│ │ │ ├── 58.gif
│ │ │ ├── 59.gif
│ │ │ ├── 6.gif
│ │ │ ├── 60.gif
│ │ │ ├── 61.gif
│ │ │ ├── 62.gif
│ │ │ ├── 63.gif
│ │ │ ├── 64.gif
│ │ │ ├── 65.gif
│ │ │ ├── 66.gif
│ │ │ ├── 67.gif
│ │ │ ├── 68.gif
│ │ │ ├── 69.gif
│ │ │ ├── 7.gif
│ │ │ ├── 70.gif
│ │ │ ├── 71.gif
│ │ │ ├── 72.gif
│ │ │ ├── 73.gif
│ │ │ ├── 74.gif
│ │ │ ├── 75.gif
│ │ │ ├── 76.gif
│ │ │ ├── 77.gif
│ │ │ ├── 78.gif
│ │ │ ├── 79.gif
│ │ │ ├── 8.gif
│ │ │ ├── 80.gif
│ │ │ ├── 81.gif
│ │ │ ├── 82.gif
│ │ │ ├── 83.gif
│ │ │ ├── 84.gif
│ │ │ ├── 85.gif
│ │ │ ├── 86.gif
│ │ │ ├── 87.gif
│ │ │ ├── 88.gif
│ │ │ ├── 89.gif
│ │ │ ├── 9.gif
│ │ │ ├── 90.gif
│ │ │ ├── 91.gif
│ │ │ ├── 92.gif
│ │ │ ├── 93.gif
│ │ │ ├── 94.gif
│ │ │ ├── 95.gif
│ │ │ ├── 96.gif
│ │ │ ├── 97.gif
│ │ │ ├── 98.gif
│ │ │ ├── 99.gif
│ │ │ ├── 100.gif
│ │ │ ├── 101.gif
│ │ │ ├── 102.gif
│ │ │ ├── 103.gif
│ │ │ ├── 104.gif
│ │ │ ├── 105.gif
│ │ │ ├── 106.gif
│ │ │ ├── 107.gif
│ │ │ ├── 108.gif
│ │ │ ├── 109.gif
│ │ │ ├── 110.gif
│ │ │ ├── 111.gif
│ │ │ ├── 112.gif
│ │ │ ├── 113.gif
│ │ │ ├── 114.gif
│ │ │ ├── 115.gif
│ │ │ ├── 116.gif
│ │ │ ├── 117.gif
│ │ │ ├── 118.gif
│ │ │ ├── 119.gif
│ │ │ ├── 120.gif
│ │ │ ├── 121.gif
│ │ │ ├── 122.gif
│ │ │ ├── 123.gif
│ │ │ ├── 124.gif
│ │ │ ├── 125.gif
│ │ │ ├── 126.gif
│ │ │ ├── 127.gif
│ │ │ ├── 128.gif
│ │ │ ├── 129.gif
│ │ │ ├── 130.gif
│ │ │ ├── 131.gif
│ │ │ ├── 132.gif
│ │ │ ├── 133.gif
│ │ │ ├── 134.gif
│ │ │ └── static.gif
│ │ ├── image
│ │ └── images
│ │ │ ├── align_top.gif
│ │ │ ├── refresh.gif
│ │ │ ├── align_left.gif
│ │ │ └── align_right.gif
│ │ ├── filemanager
│ │ └── images
│ │ │ ├── go-up.gif
│ │ │ ├── file-16.gif
│ │ │ ├── file-64.gif
│ │ │ ├── folder-16.gif
│ │ │ └── folder-64.gif
│ │ ├── template
│ │ └── html
│ │ │ ├── 1.html
│ │ │ ├── 3.html
│ │ │ └── 2.html
│ │ ├── code
│ │ ├── prettify.css
│ │ └── code.js
│ │ ├── pagebreak
│ │ └── pagebreak.js
│ │ ├── preview
│ │ └── preview.js
│ │ ├── clearhtml
│ │ └── clearhtml.js
│ │ ├── lineheight
│ │ └── lineheight.js
│ │ ├── plainpaste
│ │ └── plainpaste.js
│ │ ├── anchor
│ │ └── anchor.js
│ │ ├── wordpaste
│ │ └── wordpaste.js
│ │ ├── quickformat
│ │ └── quickformat.js
│ │ └── map
│ │ └── map.html
├── images
│ ├── rss.gif
│ ├── loading.gif
│ ├── qcloud01.jpg
│ ├── qcloud02.jpg
│ └── qcloud03.jpg
├── scripts
│ ├── iepng.js
│ └── tree
│ │ ├── file.gif
│ │ ├── plus.gif
│ │ ├── minus.gif
│ │ ├── ajax-loader.gif
│ │ ├── folder-open.gif
│ │ ├── folder-closed.gif
│ │ ├── treeview-black.gif
│ │ ├── treeview-gray.gif
│ │ ├── treeview-red.gif
│ │ ├── treeview-default.gif
│ │ ├── treeview-black-line.gif
│ │ ├── treeview-famfamfam.gif
│ │ ├── treeview-gray-line.gif
│ │ ├── treeview-red-line.gif
│ │ ├── treeview-default-line.gif
│ │ └── treeview-famfamfam-line.gif
└── style
│ └── default
│ ├── arrow.gif
│ ├── logo.png
│ ├── visit.gif
│ ├── select.gif
│ └── sprite.png
├── .htaccess
├── httpd.ini
├── favicon.ico
├── ico
├── i
│ ├── no.png
│ └── fav_erro.png
├── fav_function.php
└── fav.php
├── install
├── images
│ ├── button.gif
│ └── skin.css
├── header.php
└── footer.php
├── source
├── include
│ ├── snoopy.php
│ ├── validate.php
│ ├── smarty.php
│ ├── sendmail.php
│ └── pagerank.php
├── version.php
├── extend
│ └── smarty
│ │ ├── sysplugins
│ │ ├── smarty_internal_compile_block.php
│ │ ├── smarty_resource_recompiled.php
│ │ ├── smarty_internal_compile_ldelim.php
│ │ ├── smarty_internal_compile_rdelim.php
│ │ ├── smarty_internal_compile_debug.php
│ │ ├── smarty_internal_get_include_path.php
│ │ ├── smarty_resource_uncompiled.php
│ │ ├── smarty_internal_compile_append.php
│ │ ├── smarty_internal_nocache_insert.php
│ │ └── smarty_internal_compile_nocache.php
│ │ └── plugins
│ │ ├── block.nocache.php
│ │ ├── modifiercompiler.noprint.php
│ │ ├── variablefilter.htmlspecialchars.php
│ │ ├── modifiercompiler.string_format.php
│ │ ├── modifiercompiler.cat.php
│ │ ├── modifiercompiler.count_paragraphs.php
│ │ ├── modifiercompiler.upper.php
│ │ ├── modifiercompiler.indent.php
│ │ ├── modifier.spacify.php
│ │ ├── modifiercompiler.lower.php
│ │ ├── modifiercompiler.count_sentences.php
│ │ ├── modifiercompiler.strip_tags.php
│ │ ├── modifiercompiler.to_charset.php
│ │ ├── modifiercompiler.from_charset.php
│ │ ├── modifiercompiler.default.php
│ │ ├── modifiercompiler.strip.php
│ │ ├── modifier.replace.php
│ │ ├── modifiercompiler.count_characters.php
│ │ ├── modifiercompiler.count_words.php
│ │ ├── shared.literal_compiler_param.php
│ │ ├── modifiercompiler.unescape.php
│ │ ├── shared.make_timestamp.php
│ │ ├── shared.mb_unicode.php
│ │ ├── modifiercompiler.wordwrap.php
│ │ ├── modifier.regex_replace.php
│ │ ├── shared.escape_special_chars.php
│ │ ├── shared.mb_str_replace.php
│ │ └── function.counter.php
└── module
│ ├── option.php
│ ├── feedback.php
│ ├── stats.php
│ ├── label.php
│ ├── link.php
│ └── diypage.php
├── module
├── rssfeed.php
├── sitemap.php
├── api.php
├── index.php
├── top.php
├── category.php
├── link.php
├── feedback.php
├── siteinfo.php
├── getdata.php
└── search.php
├── data
└── static
│ ├── links.php
│ ├── labels.php
│ ├── archives.php
│ ├── stats.php
│ ├── category_1.php
│ ├── categories.php
│ ├── advers.php
│ └── options.php
├── member
└── module
│ ├── logout.php
│ ├── home.php
│ ├── verify.php
│ ├── activate.php
│ ├── login.php
│ ├── reset.php
│ ├── common.php
│ └── profile.php
├── system
├── admin.php
├── load.php
├── common.php
├── login.php
├── editpwd.php
├── main.php
├── feedback.php
└── option.php
├── config.php
├── README.md
└── index.php
/themes/system/footer.html:
--------------------------------------------------------------------------------
1 |
2 |