[log in] afeared.org
afeared dot org > src
Source Listings

The following listings contain the actual PHP, CSS, and HTML code for this website.

/v5.0.0/
   |- php/
    |- main.php
    |- functions.php
    |- config.php
    |- ft.php
  |- tpl/
    |- *.tpl

Source Listing Information

The current site version is v5.0.0. The site is served from a top-level directory pertaining to this version string.

The /php/ directory contains all the PHP code used by the website. This is the actual current, live code being used to generate the pages you see right now. secrets.php is the one file which is not available for viewing, it simply contains a set of define statements for usernames, passwords and connection strings for databases used by the site.

The /tpl/ directory contains a series of content templates for use by the site's rendering engine. these are written as sections of HTML, and/or CSS. any other miscellaneous text-based files used by the site are also included here.

Page took 0.018 seconds to compile.