"@" Headers in PHP Code
Posted: Sat Jul 14, 2007 10:51 pm
In some code, I see in the header of php code this:
Can someone tell me what the "@" does
Code: Select all
* @version $Id:
* @package
* @copyright Copyright © 2007 . All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.phpCan someone tell me what the "@" does