Changeset 6032

Show
Ignore:
Timestamp:
07/16/08 08:08:44 (4 months ago)
Author:
p_lindheimer
Message:

Merged revisions 6030-6031 via svnmerge from
http://svn.freepbx.org/modules/branches/2.5

........

r6030 | p_lindheimer | 2008-07-16 08:06:40 -0700 (Wed, 16 Jul 2008) | 1 line


#2776: filter out potentially bad html tags from log file

........

r6031 | p_lindheimer | 2008-07-16 08:07:23 -0700 (Wed, 16 Jul 2008) | 1 line


Module Publish Script: logfiles 2.5.0

........

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.4

    • Property svnmerge-integrated changed from /modules/branches/2.3:1-5233,5245,5333,5336 /modules/branches/2.5:1-5852,5880,5930,5995,6016-6017 to /modules/branches/2.3:1-5233,5245,5333,5336 /modules/branches/2.5:1-5852,5880,5930,5995,6016-6017,6030-6031
  • modules/branches/2.4/logfiles/module.xml

    r5434 r6032  
    22        <rawname>logfiles</rawname> 
    33        <name>Asterisk Logfiles</name> 
    4         <version>2.4.0</version> 
     4        <version>2.5.0</version> 
    55        <changelog> 
     6                *2.5.0* #2776: filter out potentially bad html tags from log file 
    67                *2.4.0* bumped for 2.4 
    78                *1.1.1* bump for rc1 
     
    1415                <logfiles>Asterisk Logfiles</logfiles> 
    1516        </menuitems> 
    16         <location>release/2.4/logfiles-2.4.0.tgz</location> 
    17         <md5sum>7ede13052f1f4e3d2f6d7e4e24df45eb</md5sum> 
     17        <location>release/2.5/logfiles-2.5.0.tgz</location> 
     18        <md5sum>d3cad415656bef2a65543aa22a21836c</md5sum> 
    1819</module> 
  • modules/branches/2.4/logfiles/page.logfiles.php

    r4549 r6032  
    1919                <hr><br> 
    2020                <?php 
    21                 echo system ('tail --line=2000 '.$amp_conf['ASTLOGDIR'].'/full | sed -e "s/$/<br>/"');  
     21                system ('tail --line=2000 '.$amp_conf['ASTLOGDIR'].'/full | sed -e "s,<,\&lt;,g;s,>,\&gt;,g;s/$/<br>/"');  
    2222                break; 
    2323 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads