mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-09 15:00:07 +01:00
oops! deleted $start global here somehow
This commit is contained in:
parent
95a522f501
commit
e247562fc7
@ -76,6 +76,7 @@
|
|||||||
}
|
}
|
||||||
/* _debug_array($GLOBALS['HTTP_POST_VARS']); */
|
/* _debug_array($GLOBALS['HTTP_POST_VARS']); */
|
||||||
/* Might change this to '' at the end---> */
|
/* Might change this to '' at the end---> */
|
||||||
|
$start = $GLOBALS['start'];
|
||||||
$query = $GLOBALS['query'];
|
$query = $GLOBALS['query'];
|
||||||
$sort = $GLOBALS['sort'];
|
$sort = $GLOBALS['sort'];
|
||||||
$order = $GLOBALS['order'];
|
$order = $GLOBALS['order'];
|
||||||
|
Loading…
Reference in New Issue
Block a user