Changeset 4595

Show
Ignore:
Timestamp:
07/28/07 13:26:28 (6 years ago)
Author:
p_lindheimer
Message:

#2177: removed apparently corrupted newline at end of file

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.3/miscapps/functions.inc.php

    r4583 r4595  
    129129  $fc->update(); 
    130130} 
     131 
    131132?> 
    132  
  • modules/branches/2.3/miscapps/module.xml

    r4585 r4595  
    22  <rawname>miscapps</rawname> 
    33  <name>Misc Applications</name> 
    4   <version>0.2.3.1</version> 
     4  <version>0.2.3.2</version> 
    55  <type>setup</type> 
    66  <category>Internal Options &amp; Configuration</category> 
     
    1212  </menuitems> 
    1313  <changelog> 
     14    *0.2.3.2* #2177: removed apparently corrupted newline at end of file 
    1415    *0.2.3.1* added proper uninstall, removes any feature codes and then table 
    1516    *0.2.3* #1902 miscapp always sets/pulls default code now regardless of custom override in featurecodes