Advertisement
Jodyone

quote.php

Apr 13th, 2014
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1. <?php
  2.    require("../includes/config.php");
  3.    
  4.    
  5.          render("quote_form.php", ["title" => "Symbol"]);
  6.      
  7. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement