Warning: session_start(): open(/var/lib/php/sessions/sess_9pprif8ac7vod17vs6lc5oun54, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
static S l_n2(O[] a) {
ret n2_l(a);
}
static S l_n2(bool[] a) {
ret n2_l(a);
}
static S l_n2(byte[] a) {
ret n2_l(a);
}
static S l_n2(short[] a) {
ret n2_l(a);
}
static S l_n2(long[] a) {
ret n2_l(a);
}
static S l_n2(int[] a) {
ret n2_l(a);
}
static S l_n2(float[] a) {
ret n2_l(a);
}
static S l_n2(double[] a) {
ret n2_l(a);
}
static S l_n2(char[] a) {
ret n2_l(a);
}
static S l_n2(Cl c) {
ret n2_l(c);
}
static S l_n2(Map m) {
ret n2_l(m);
}
static S l_n2(CharSequence s) {
ret n2_l(s);
}
static S l_n2(File f) {
ret n2_l(f);
}
static S l_n2(O o) {
ret n2_l(o);
}
static S l_n2(MultiSet ms) {
ret n2_l(ms);
}
static S l_n2(Lisp l) {
ret n2_l(l);
}
static S l_n2(IntRange r) {
ret n2_l(r);
}
static S l_n2(LongRange r) {
ret n2_l(r);
}
static S l_n2(IntBuffer b) {
ret n2_l(b);
}
static S l_n2(LongBuffer b) {
ret n2_l(b);
}