mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
Reverted (removed test code)
SVN:1.2[1841]
This commit is contained in:
@@ -97,9 +97,6 @@ function ShowExamples($oP, $sExpression)
|
|||||||
$sOperation = utils::ReadParam('operation', 'menu');
|
$sOperation = utils::ReadParam('operation', 'menu');
|
||||||
$oAppContext = new ApplicationContext();
|
$oAppContext = new ApplicationContext();
|
||||||
|
|
||||||
ApplicationContext::SetPluginProperty('QueryLocalizerPlugin', 'language_code', UserRights::GetUserLanguage());
|
|
||||||
ApplicationContext::SetPluginProperty('QueryLocalizerPlugin', 'language_code', 'FR FR');
|
|
||||||
|
|
||||||
$oP = new iTopWebPage(Dict::S('UI:RunQuery:Title'));
|
$oP = new iTopWebPage(Dict::S('UI:RunQuery:Title'));
|
||||||
|
|
||||||
// Main program
|
// Main program
|
||||||
@@ -204,8 +201,4 @@ catch(Exception $e)
|
|||||||
}
|
}
|
||||||
|
|
||||||
$oP->output();
|
$oP->output();
|
||||||
///$oFilter = new DBObjectSearch('Server');
|
|
||||||
///echo "<pre>\n";
|
|
||||||
///print_r($oFilter->GetModifierProperties('QueryLocalizerPlugin'));
|
|
||||||
///echo "</pre>\n";
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user