-
Notifications
You must be signed in to change notification settings - Fork 1
drdhaval2785/diCrunch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<?PHP $license = nl2br(file_get_contents("./diCrunch_license.txt")); $license = preg_replace("#http://(.*)(\.( |\n|<)| |<)#isU", "<a href=\"http://\\1\" target=\"_blank\">http://\\1</a>\\2", $license); $op .= <<<CWS <div class="wrapper"> <h2>License · <a href="{$_SERVER['PHP_SELF']}">Return</a> »</h2> <div class="preferenceheading"> <b>GNU GPL</b> — GNU General Public License </div> <div class="preferencefield"> {$license} </div> CWS; ?>
About
code for transliterating devangari data
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published