squirrelmail-webmail
1.4.22
About: SquirrelMail is a standards-based webmail package with strong MIME support, address books, and folder manipulation (written in PHP4).
![]() ![]() |
Go to the source code of this file.
Namespaces | |
plugins | |
Functions | |
confirm_deletion () | |
Variables | |
const | SM_PATH '../../' |
if($month<=0) if($year<=0) if($day<=0) | $calself =basename($PHP_SELF) |
if(isset($dyear) &&isset($dmonth) &&isset($dday) &&isset($dhour) &&isset($dminute)) | else |
confirm_deletion | ( | ) |
Displays confirmation form when event is deleted
Definition at line 58 of file event_delete.php.
References $calendardata, $calself, $color, _(), date_intl(), and html_tag().
Definition at line 120 of file event_delete.php.
Referenced by confirm_deletion().
if (isset( $dyear) &&isset( $dmonth) &&isset( $dday) &&isset( $dhour) &&isset( $dminute)) else |
Definition at line 142 of file event_delete.php.
const SM_PATH '../../' |
@ignore
Definition at line 14 of file event_delete.php.