Details | Last modification | View Log | RSS feed
<?php
if (true) {
} else if (false) {
} elseif (true) {
}
if (file_exists(__FILE__) === true) {