Quantcast
Viewing latest article 2
Browse Latest Browse All 30

$sodapop->loadConfigFile()

loadConfigFile() grabs the config file and generates the config array $sodapop->config
Location: class.sodapop.php
public function loadConfigFile() {
require_once "./utilities/configuration.php";
return $config;
}

Viewing latest article 2
Browse Latest Browse All 30

Trending Articles