Pablo Lopez wrote:

Sorry, this was obviously:

Shift.cs:

public static ArrayList SelectAllShifts()
{
    return((ArrayList) Mapa.Instancia().SelectList(0, "SelectAllShifts"));
}

My cut-translate-paste on-the-fly is not very good :)

See you,

Pablo.

Reply via email to