OSDN Git Service

BugTrack/2455 new plugin: Backword compatibility: Keep init()
[pukiwiki/pukiwiki.git] / keitai.ini.php
index 33bb45f..cf45597 100644 (file)
@@ -38,6 +38,7 @@ $_ol_left_margin =  0;        // Must be 0
 $_ol_margin      = 1;  // Must be 1
 $_dl_left_margin =  0; // Must be 0
 $_dl_margin      = 1;  // Must be 1
+// Use pkwk_list_attrs_template() instead
 $_list_pad_str   = '';
 
 /////////////////////////////////////////////////
@@ -99,12 +100,6 @@ $usefacemark = 1;
 $accesskey = 'accesskey';
 
 /////////////////////////////////////////////////
-// $scriptを短縮
-if (preg_match('#([^/]+)$#', $script, $matches)) {
-       $script = $matches[1];
-}
-
-/////////////////////////////////////////////////
 // ブラウザ調整前のデフォルト値
 
 // max_size (SKINで使用)