Skip to content

Instantly share code, notes, and snippets.

@contempoinc
Created September 25, 2015 15:05
Show Gist options
  • Save contempoinc/08637e345dbc60151ae1 to your computer and use it in GitHub Desktop.
Save contempoinc/08637e345dbc60151ae1 to your computer and use it in GitHub Desktop.
<?php if (!empty($_GET['search-listings'])) {
require('search-listings.php');
return;
} ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment