Changeset 16710

Show
Ignore:
Timestamp:
06/25/08 00:15:18 (4 months ago)
Author:
rambo
Message:

forward port r16709

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.helper.replicator/exec/approve_all.php

    r16585 r16710  
    1313    <ul> 
    1414        <li><a href="approve_topic_tree_reflector.php">approve_topic_tree_reflector.php</a>, forced approval of everything that is child of topic</li> 
     15        <li><a href="approve_topic_tree_reflector_parts.php">approve_topic_tree_reflector_parts.php</a>, forced as above but use this version for <strong>large</strong> sites, it makes subrequests for each topic to allow the DBA hooks to process in between</li> 
    1516        <li><a href="approve_topic_tree_classic.php">approve_topic_tree_classic.php</a>, the classic topic/article approval if not yet approved</li> 
    1617        <li><a href="approve_style_tree.php">approve_style_tree.php</a>, forced approval of styles and style_elements</li>