Exemplo n.º 1
0
 /**
 * Moves the record down one position
 */
 function orderup()
 {
     CLMControllerRunden::order(-1);
 }