mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-03 12:00:09 +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']); */
|
||||
/* Might change this to '' at the end---> */
|
||||
$start = $GLOBALS['start'];
|
||||
$query = $GLOBALS['query'];
|
||||
$sort = $GLOBALS['sort'];
|
||||
$order = $GLOBALS['order'];
|
||||
|
Loading…
Reference in New Issue
Block a user