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 | |
show_event_form () | |
Variables | |
const | SM_PATH '../../' |
if(!isset($month)|| $month<=0) if(!isset($year)|| $year<=0) if(!isset($day)|| $day<=0) if(!isset($hour)|| $hour<=0) | $calself =basename($PHP_SELF) |
if(!isset($event_text)) | else |
$calendardata ["$month$day$year"]["$event_hour$event_minute"] | |
show_event_form | ( | ) |
Definition at line 58 of file event_create.php.
References $color, $editor_size, _(), html_tag(), select_option_hour(), select_option_length(), select_option_minute(), and select_option_priority().
$calendardata["$month$day$year"]["$event_hour$event_minute"] |
Definition at line 141 of file event_create.php.
if (!isset( $month)||$month<=0) if (!isset( $year)||$year<=0) if (!isset( $day)||$day<=0) if (!isset( $hour)||$hour<=0) $calself =basename($PHP_SELF) |
Definition at line 123 of file event_create.php.
if (!isset( $event_text)) else |
Definition at line 139 of file event_create.php.
const SM_PATH '../../' |
@ignore
Definition at line 14 of file event_create.php.