php-vn-lib/vn/db/db.php

7 lines
77 B
PHP
Executable File

<?php
require_once ('vn/lib/lib.php');
require_once ('vn/db/conn.php');
?>