mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
7 lines
105 B
PHP
7 lines
105 B
PHP
<?php
|
|
require 'ajaxen.php';
|
|
chdir("../");
|
|
require 'lib/function.php';
|
|
|
|
print '{test: "test"}';
|