SNS 적용중

This commit is contained in:
gnuboard
2013-05-28 12:34:54 +09:00
parent e6acfe53ca
commit b66abbf4b0
10 changed files with 42 additions and 19 deletions

View File

@ -1,7 +1,6 @@
<?php
include_once("./_common.php");
$title = str_replace('\"', '"',$_REQUEST['title']);
$short_url = googl_short_url($_REQUEST['longurl']);
$title_url = $title.' : '.$short_url;