Excel zur Erfassung von Besoldungen
This commit is contained in:
parent
37756be6b3
commit
56c273ae1e
Binary file not shown.
@ -108,7 +108,7 @@ if($action == ''){
|
||||
WHERE besoldung like '$filter_besoldung'
|
||||
AND stufe like '$filter_stufe'
|
||||
ORDER BY startdat DESC, besoldung DESC, stufe DESC";
|
||||
|
||||
echo $query2;
|
||||
$result2 = $db->query( $query2)
|
||||
or die ("Cannot execute query2");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user