аэы
This commit is contained in:
		
							
								
								
									
										14
									
								
								api/user/index.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								api/user/index.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| <?php | ||||
|  | ||||
| require_once("../_auth.php"); | ||||
| require_once("../_json.php"); | ||||
|  | ||||
| // TODO | ||||
|  | ||||
| if ($LOGGED_IN) { | ||||
| 	echo 1; | ||||
| } else { | ||||
| 	echo 2; | ||||
| } | ||||
|  | ||||
| ?> | ||||
		Reference in New Issue
	
	Block a user