<?php // Path constants define('THEMELIB', TEMPLATEPATH . '/library'); // Add Dynamic Contextual Classes require_once(THEMELIB . '/functions/sandbox-functions.php'); // Get the page number require_once(THEMELIB . '/functions/page-numbers.php'); ?>