mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-18 02:51:34 +01:00
Add cozu preview
This commit is contained in:
@@ -150,7 +150,7 @@ function doc(){
|
||||
|
||||
function add(){
|
||||
global $twig,$path,$user,$supported;
|
||||
if(isset($user['IDU'])){
|
||||
if(!isset($user['IDU'])){
|
||||
header("Location: ?page=login");
|
||||
}
|
||||
if(isset($_POST['name'])){
|
||||
|
||||
Reference in New Issue
Block a user