Index: temp/trunk/data/lib/slib.php
===================================================================
--- temp/trunk/data/lib/slib.php	(revision 6711)
+++ temp/trunk/data/lib/slib.php	(revision 6712)
@@ -2573,4 +2573,17 @@
 }
 
+/*	EBIS¥¿¥°ÍÑ¥Ñ¥é¥á¡¼¥¿ */
+define("EBIS_CID", "aaaaaaa");
+
+/* ¥Ú¡¼¥¸ID¥ê¥¹¥È */
+$arrEbisPID = array(
+);
+
+class LC_EbisPage {
+	function LC_EbisPage() {
+		$this->tpl_mainpage = 'ebis_tag.tpl';
+	}
+}
+
 // ¥¨¥Ó¥¹¥¿¥°¤ÎÈ¯¹Ô
 function sfPrintEbisTag($pid = "") {
