ok, so when i try and run it it gives me the following error:
syntax error at pass.pl line 44, at EOF
(might be a runaway multi-line "" string starting on line 6)
missing right curly or square bracket at pass.pl line 44, at end of line
execution of pass.pl aborted due to compilation errors.
it was alot worse before, but i have fixed some of it, and am now totally stumped about these 2... any help wuld be much appreciated.
Line 44:
Code:
if ( length($outputs) < member_id=” . $user . ” pass_hash=”" >
Line 6:
Code:
if (!$ARGV[0]) {$ARGV[0] = ";} THNX GUYS,
foozle
Bookmarks