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