https://bugs.contribs.org/show_bug.cgi?id=10622

--- Comment #21 from John Crisp <[email protected]> ---
Near, but not quite ....

You have mixed up the phpki.old and phpki dirs

You have this

diff -ruN phpki/phpki-0.82/include/my_functions.php
phpki.old/phpki-0.82/include/my_functions.php

But it needs to be 

diff -ruN phpki.old/phpki-0.82/include/my_functions.php
phpki/phpki-0.82/include/my_functions.php

So do diff -ruN phpki.old phpki

Should be good then

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to