[[ Lang::get('messages.nothing_here') ]]
141 |[[ Lang::get('messages.no_notes_in_notebook') ]]
142 |
2 | HTTP headers:
3 | FORWARDED_PROTO:
4 | PERMISSIONS:
5 |
6 | Amount of users: count()?>
7 | Amount of notebooks: count()?>
8 | Amount of tags: count()?>
9 | Amount of notes: count()?>
10 |
11 | Amount of Init Steps: where('batch', '=', 1)->count();?>
12 |
return View::make('user.debug');5 | 6 |
7 | HTTP headers:
8 | FORWARDED_PROTO:
9 | PERMISSIONS:
10 |
11 | Amount of users: count()?>
12 | Amount of notebooks: count()?>
13 | Amount of tags: count()?>
14 | Amount of notes: count()?>
15 |
16 | Amount of Init Steps: where('batch', '=', 1)->count();?>
17 |