<?php

$PAGE_DIR = "../pages";

$DATA_DIR = "../data";

$ALBUMS_DIR = "gfx/albums";

$UTIL_DIR = "../utils";

?>