Qullanıcı:Don Alessandro/Translit/LanguageCrh.deps.php: Versiyalar arasındaki farq

QIRIMTATAR VİKİPEDİYASINIÑ MALÜMATI
Content deleted Content added
Deñiştirme tasviri yoq
Xqbot (muzakere | İsseler)
k Bot: Replace deprecated <source> tag and "enclose" parameter
 
1 satır: 1 satır:
/*<source lang="php">*/
/*<syntaxhighlight lang="php">*/
<?php
<?php
// This file exists to ensure that base classes are preloaded before
// This file exists to ensure that base classes are preloaded before
12 satır: 12 satır:
?>
?>
/*</source>*/
/*</syntaxhighlight>*/

06:09, 2020 s. aprelniñ 20 tarihından başlap saifeniñ şimdiki alı

/*

*/
<?php
// This file exists to ensure that base classes are preloaded before
// LanguageCrh.php is compiled, working around a bug in the APC opcode
// cache on PHP 5, where cached code can break if the include order
// changed on a subsequent page view.
// see http://mail.wikipedia.org/pipermail/wikitech-l/2006-January/033660.html
 
 
require_once( dirname(__FILE__).'/../LanguageConverter.php' );
require_once( dirname(__FILE__).'/LanguageCrh_crh.php' );
 
?>
/*

*/