mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 01:42:17 +00:00
CI Init
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?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 Rdf
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user