إنضمامك إلي منتديات استراحات زايد يحقق لك معرفة كل ماهو جديد في عالم الانترنت ...

انضم الينا
استراحات زايد الصفحة الرئيسية


إضافة رد
 
LinkBack أدوات الموضوع انواع عرض الموضوع
  #1  
قديم 12-05-2009, 11:20 AM
عضو ماسي
بيانات محروم.كوم
 رقم العضوية : 503
 تاريخ التسجيل : Dec 2007
الجنس : female
علم الدوله :
 المشاركات : 2,100,613
عدد الـنقاط :3341
 تقييم المستوى : 2139

I'd like to extend the Memcache datastore* and it would be terribly nice if we could simply define our own datastore... in init.php* it would be as simple as changing this:

PHP Code:
if ($datastore_class != 'vB_Datastore')
{
require_once(
DIR . '/includes/class_datastore.php');
}

to this:
PHP Code:
if ($datastore_class != 'vB_Datastore')
{
if (
substr($datastore_class* 0* 3) == 'vB_') {
require_once(
DIR . '/includes/class_datastore.php');
} else {
require_once(
DIR . '/includes/class_datastore_' . $datastore_class . '.php');

}
}

...or something along those lines. If the datastore class you want to use starts with "vB_"* use the standard class_datastore.php file... if it's something else* use a file named by the datastore.
__DEFINE_LIKE_SHARE__
رد مع اقتباس
إضافة رد

مواقع النشر (المفضلة)


تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة
Trackbacks are متاحة
Pingbacks are متاحة
Refbacks are متاحة


المواضيع المتشابهه
الموضوع كاتب الموضوع المنتدى مشاركات آخر مشاركة
Forum is there a more efficient way of adding custom code to custom profile fields? محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 05-10-2010 03:30 AM
CMS Custom Article pages with Custom fields in create a article محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 03-10-2010 11:10 PM
Get Rid of IE6 Support محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 01-21-2010 10:19 AM
Forum support vs. ticket support محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 11-10-2009 09:50 PM
Does 1.x.x support php tag? محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 05-01-2009 09:10 PM


الساعة الآن 08:40 AM


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By Almuhajir

RSS RSS 2.0 XML MAP HTML