YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
$lang ['DATE'] | |
$lang ['TOUR_BAND'] | |
$lang ['TOUR_BAND_INPUT'] | |
$lang ['TOUR_DATES_ADD'] | |
$lang ['TOUR_FBLINK'] | |
$lang ['TOUR_FBLINK'] | |
$lang ['TOUR_VENUE'] | |
$lang ['TOUR_VENUE_INPUT'] | |
if (!isset( $language)||(!isset( $lang))) | |
if (isset( $_POST[ 'date'])) | |
print $lang[ 'DATE'] |
Definition at line 67 of file tourdates-new.php.
print $lang[ 'TOUR_BAND'] |
Definition at line 72 of file tourdates-new.php.
print $lang[ 'TOUR_BAND_INPUT'] |
Definition at line 74 of file tourdates-new.php.
print $lang[ 'TOUR_DATES_ADD'] |
Definition at line 87 of file tourdates-new.php.
print $lang[ 'TOUR_FBLINK'] |
Definition at line 82 of file tourdates-new.php.
print $lang[ 'TOUR_FBLINK'] |
Definition at line 84 of file tourdates-new.php.
print $lang[ 'TOUR_VENUE'] |
Definition at line 77 of file tourdates-new.php.
print $lang[ 'TOUR_VENUE_INPUT'] |
Definition at line 79 of file tourdates-new.php.
if(!isset($language)||(!isset($lang))) | ( | ! | isset $language)||(!isset( $lang) | ) |
Definition at line 14 of file tourdates-new.php.
Definition at line 22 of file tourdates-new.php.