/[gnuheter]/gnuheter/mainfile.php
ViewVC logotype

Diff of /gnuheter/mainfile.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by metaur, Sun Dec 1 23:34:35 2002 UTC revision 1.32 by metaur, Mon Dec 2 23:03:07 2002 UTC
# Line 136  function urlWithProtocol($url) { Line 136  function urlWithProtocol($url) {
136          if ($url == 'http://')          if ($url == 'http://')
137                  $url = '';                  $url = '';
138    
139            $url = preg_replace('/(\s|"|\')/', '', $url);
140    
141          return $url;          return $url;
142  }  }
143    

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26