static O subBot_serve404() { ret call(getMainBot(), 'serve404); } static O subBot_serve404(S msg) { ret call(getMainBot(), 'serve404, msg); }
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: | 805 / 879 |
| 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 |