Warning: session_start(): open(/var/lib/php/sessions/sess_7r20it9v1pqpg9tbnuuoj9aeun, 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
subBot_serve404 [1014143]

Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1014143 // subBot_serve404

JavaX fragment (include)

static O subBot_serve404() {
  ret call(getMainBot(), 'serve404);
}

static O subBot_serve404(S msg) {
  ret call(getMainBot(), 'serve404, msg);
}

Author comment

Began life as a copy of #1014039

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014143
Snippet name: subBot_serve404
Eternal ID of this version: #1014143/1
Text MD5: cd36b2d5c74fc458ab9a901569049f01
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-11 15:49:35
Source code size: 152 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 632 / 704
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1023677 - subBot_serve500 - internal server error
#1024509 - subBot_serve403 (forbidden)
#1025041 - subBot_serveRedirect
#1034663 - serveDelayed404