Ignore:
Timestamp:
Feb 18, 2011, 5:34:50 PM (13 years ago)
Author:
mistic100
Message:

[extensions] PHP Optimisateur

  • fix many path bugs
  • debug some plugins
  • add ratio detection for ConvertPan
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PHP_Optimisateur/plugins/create_custom_thumbs/setup.php

    r9201 r9276  
    88                $plugin_config['FRAMEparams']['color2'] = nice_hex_color($plugin_config['FRAMEparams']['color2']);
    99               
    10                 $PAGE_CONTENT[0] .= '<table>
     10                $PAGE_CONTENT[0] .= '
     11                <table>
    1112                        <tr>
    1213                                <td>'.l10n('create_custom_thumbs.DIMthumbnailV').' :</td>
     
    6162                $plugin_config['FRAMEparams']['color2'] = nice_hex_color($plugin_config['FRAMEparams']['color2']);
    6263               
    63                 $PAGE_CONTENT[0] .='<table>
     64                $PAGE_CONTENT[0] .='
     65                <table>
    6466                        <tr>
    6567                                <td>'.l10n('create_custom_thumbs.DIMthumbnailV').' :</td>
Note: See TracChangeset for help on using the changeset viewer.