<?php
// ----------------------------------------------------------------------------------------
// Topic: News Database based on Files
// File: config.php
// ----------------------------------------------------------------------------------------
$authentication = array( "test" => "test",
"myLogin" => "147852",
"me" => "Lonewolf",
"whatever" => "whatever" ); // ... add login/password pairs
what do i put where
Moderator: General Moderators
