Skip to content

Instantly share code, notes, and snippets.

@contempoinc
Created September 22, 2015 17:52
Show Gist options
  • Save contempoinc/d05c145d6ee45b06f6fd to your computer and use it in GitHub Desktop.
Save contempoinc/d05c145d6ee45b06f6fd 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