Warning: session_start(): open(/var/lib/php/sessions/sess_ao8hkh8mbt6kgaa6u5738pakg8, 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
!7
!include #1009918
sclass SnippetsDB extends DynModule {
void start {
useDBOf(#1009918);
}
JComponent visualize() {
ret centeredLabel(jLiveValueLabel(dm_calculatedLiveValue(this,
func -> S { n2(countConcepts(CSnippet), "snippet") });
}
}