fat finger - must have been here a while
This commit is contained in:
parent
6c0133be1f
commit
4d91b6e6d2
@ -768,7 +768,7 @@ function admin_page_channels_post(&$a){
|
||||
);
|
||||
proc_run('php','include/directory.php',$uid,'nopush');
|
||||
}
|
||||
notice( sprintf( tt("%s channel censored/uncensored", "%s channelss censored/uncensored", count($channels)), count($channels)) );
|
||||
notice( sprintf( tt("%s channel censored/uncensored", "%s channels censored/uncensored", count($channels)), count($channels)) );
|
||||
}
|
||||
if (x($_POST,'page_channels_delete')){
|
||||
require_once("include/Contact.php");
|
||||
|
Reference in New Issue
Block a user