removal of old list loader from svn 2.4 branch
git-svn-id: svn://192.168.202.10@1846 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -2529,6 +2529,9 @@ if ($NOWEB < 1)
|
|||||||
`chmod 0777 $PATHweb/agc/vicidial_auth_entries.txt`;
|
`chmod 0777 $PATHweb/agc/vicidial_auth_entries.txt`;
|
||||||
`cp -f /dev/null $PATHweb/agc/astguiclient_auth_entries.txt`;
|
`cp -f /dev/null $PATHweb/agc/astguiclient_auth_entries.txt`;
|
||||||
`chmod 0777 $PATHweb/agc/astguiclient_auth_entries.txt`;
|
`chmod 0777 $PATHweb/agc/astguiclient_auth_entries.txt`;
|
||||||
|
`rm -f $PATHweb/vicidial/new_listloader_superL.php`;
|
||||||
|
`rm -f $PATHweb/vicidial/listloader_super.pl`;
|
||||||
|
`rm -f $PATHweb/vicidial/listloader.pl`;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( ($PROMPTcopy_web_lang =~ /y/i) || ($CLIcopy_web_lang =~ /y/i) )
|
if ( ($PROMPTcopy_web_lang =~ /y/i) || ($CLIcopy_web_lang =~ /y/i) )
|
||||||
|
|||||||
@@ -491,7 +491,7 @@ if ( (!$OK_to_process) or ( ($leadfile) and ($file_layout!="standard") ) )
|
|||||||
<tr>
|
<tr>
|
||||||
<td align=center colspan=2><input type=submit value="SUBMIT" name='submit_file'> <input type=button onClick="javascript:document.location='admin_listloader_third_gen.php'" value="START OVER" name='reload_page'></td>
|
<td align=center colspan=2><input type=submit value="SUBMIT" name='submit_file'> <input type=button onClick="javascript:document.location='admin_listloader_third_gen.php'" value="START OVER" name='reload_page'></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr><td align=left><font size=1> <a href="admin.php?ADD=100" target="_parent">BACK TO ADMIN</a> <a href="./new_listloader_superL.php">Old Lead Loader</a> </font></td><td align=right><font size=1>LIST LOADER 3rd Gen- VERSION: <?php echo $version ?> BUILD: <?php echo $build ?> </td></tr>
|
<tr><td align=left><font size=1> <a href="admin.php?ADD=100" target="_parent">BACK TO ADMIN</a> </font></td><td align=right><font size=1>LIST LOADER 3rd Gen- VERSION: <?php echo $version ?> BUILD: <?php echo $build ?> </td></tr>
|
||||||
</table>
|
</table>
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user