The queries for items are unified (a little bit)
This commit is contained in:
parent
6d50d18242
commit
c05898c57d
11 changed files with 132 additions and 110 deletions
|
@ -114,7 +114,9 @@ load_translation_table($lang);
|
|||
*
|
||||
*/
|
||||
|
||||
$stamp1 = microtime(true);
|
||||
session_start();
|
||||
$a->save_timestamp($stamp1, "parser");
|
||||
|
||||
/**
|
||||
* Language was set earlier, but we can over-ride it in the session.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue