/[pliva-si]/fix_up/_data_corp_html_html.inc
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /fix_up/_data_corp_html_html.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Mon Jul 9 09:15:54 2001 UTC (22 years, 9 months ago) by dpavlin
Branch: MAIN
fix-up for multi page which are included as html files from absolute paths

1 dpavlin 1.1 <?
2    
3     // fixup html so that pictures point to corporate pages
4     $main=str_replace('img src="','img src="/data/corp_html/',$main);
5    
6     $main.="<!-- content from www.pliva.hr -->";
7    
8     ?>

  ViewVC Help
Powered by ViewVC 1.1.26