mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
Removed Legacy Scripts
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,18 +0,0 @@
|
||||
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
|
||||
/*
|
||||
* =======================================
|
||||
* Author : Slamet Nurhadi
|
||||
* License : NO License
|
||||
* Email : slametnhd@gmail.com
|
||||
*
|
||||
*
|
||||
*
|
||||
* =======================================
|
||||
*/
|
||||
require_once APPPATH."../vendor/easyrdf/easyrdf/lib/EasyRdf.php";
|
||||
|
||||
class RdfLib
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user