Parcourir la source

.. cdn wordpress

a.binder il y a 10 ans
Parent
commit
8c6ffcd431
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      SE/superedit-INSTALL_SES_PROCESY_A.php

+ 1 - 0
SE/superedit-INSTALL_SES_PROCESY_A.php

@@ -900,6 +900,7 @@ require_once(ABSPATH . \'wp-settings.php\');
 $cmd[]['rsh']='wget --post-data=\'weblog_title='.$SERVER_ADDRESS_SHORT.'&user_name='.$ADMIN_USERNAME_L1.'&admin_password='.$ADMIN_USERNAME_L1_PASS.'&admin_password2='.$ADMIN_USERNAME_L1_PASS.'&admin_email='.$ADMIN_USERNAME_L1.'@'.$SERVER_ADDRESS_SHORT.'&submit=1\' http://'.$SERVER_ADDRESS.'/wordpress/wp-admin/install.php?step=2';
 
 
+return $cmd;
 
 
 }