LDAP Account Manager\n"; echo "\n"; echo "\n"; ?>

:
$template ) { $i++; // Balance the columns properly if( ( count( $templates ) % 2 == 0 && $i == intval( $count / 2 ) ) || ( count( $templates ) % 2 == 1 && $i == intval( $count / 2 ) + 1 ) ) echo "
"; // Check and see if this template should be shown in the list $isValid = false; if( isset($template['regexp'] ) ) { if( @preg_match( "/".$template['regexp']."/i", $container ) ) { $isValid = true; } } else { $isValid = true; } ?>
/>