This repository has been archived on 2025-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
host_danube/danube/path/PJQUERY.php

6 lines
143 B
PHP

<?php
class PJQUERY extends \SYSTEM\PATH {
public static function getPath(){
return \SYSTEM\C_ROOT.'jquery/'.\SYSTEM\C_SUBPATH;}
}