Skip to content
Snippets Groups Projects
Commit 0fcb2760 authored by Anika Henke's avatar Anika Henke
Browse files

removed deprecated

parent 079b3ac1
No related branches found
No related tags found
No related merge requests found
......@@ -33,9 +33,6 @@ $_REQUEST['id'] = str_replace("\xC2\xAD", '', $INPUT->str('id')); //soft-hyphen
$QUERY = trim($INPUT->str('id'));
$ID = getID();
// deprecated 2011-01-14
$NS = getNS($ID);
$REV = $INPUT->int('rev');
$IDX = $INPUT->str('idx');
$DATE = $INPUT->int('date');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment