| File | Description |
|
| ar.php | Activity Reports |
| config.php | Configuration settings |
| cust.php | Customer Edit & Deletion form |
| db.php | Database Connection |
| domains.php | Domains documentation for customers |
| functions.php | OSRAIDS Functions |
| head.php | common format for each page |
| index.php | Decides what to do via "$section" Var or defaults if it is not set. |
| inv.php | Invoicing |
| networks.php | Network Documentation for Customers |
| pdfar.php | Prints Reports to PDF |
| splash.php | Home Page |
| style.inc | Cascading Style Sheet for OSRAIDS |
| systems.php | System Documentation for Customers |
| ts.php | Time Sheets |
| users.php | View and select users for editing |
| wr.php | Work Requests |
| config/createconf.php | Creates include/config.php |
| config/dbdb.php | Creates Database |
| config/dbnuke.php | Deletes Database |
| config/dbtable.php | Creates Primary Database Tables |
| config/dbtable2.php | Creates Secondary Database Tables |
| config/form.php | Configuration Form |
| config/index.php | Loads form and links for setup |
| doc/ | Documentation Directory |
| doc/credits.html | Credits |
| doc/db.html | Databases |
| doc/dev.html | Developer info |
| doc/filelist.html | This Document |
| doc/gpl.html | GNU GENERAL PUBLIC LICENSE |
| doc/index.html | Index of documentation |
| doc/install.html | Installation help |
| doc/intro.html | Introduction to OSRAIDS |
| doc/misc.html | Future howto use OSRAIDS |
| doc/requirements.html | Requirements |
| doc/todo.html | Things TODO soon |
| doc/versions.html | Version information |