Your IP : 216.73.217.78


Current Path : /home/seto/testhive.pm/includes/
Upload File :
Current File : /home/seto/testhive.pm/includes/config.php

<?php
define('DB_PATH',       __DIR__ . '/../data/linkflow.sqlite');
define('ADMIN_SESSION', 'lf_admin');
define('ROWS_PER_PAGE', 50);