Sindbad~EG File Manager

Current Path : /var/www/web2/pps_back/modules/simpletest/tests/
Upload File :
Current File : /var/www/web2/pps_back/modules/simpletest/tests/actions_loop_test.install

<?php

/**
 * Implements hook_install().
 */
function actions_loop_test_install() {
   db_update('system')
    ->fields(array('weight' => 1))
    ->condition('name', 'actions_loop_test')
    ->execute();
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists