mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Fix comment
This commit is contained in:
parent
c821f76f0f
commit
d7e6916d8f
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* Ajax validator
|
||||
* Returns xml file with result
|
||||
* Returns json with result
|
||||
*
|
||||
* @package MyAAC
|
||||
* @author Slawkens <slawkens@gmail.com>
|
||||
@ -99,5 +99,3 @@ function error_($desc) {
|
||||
));
|
||||
exit();
|
||||
}
|
||||
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user