Menu

little bug in index.php

2005-05-27
2013-05-30
  • Nobody/Anonymous

    Error MSG:
    Warning: printf() [function.printf]: Too few arguments in ...mypath\phpMyBackupPro\index.php on line 40

    code lin 40 is:
    printf(I_WELCOME,"<a href=\&quot;".PMBP_WEBSITE."\&quot;>".PMBP_WEBSITE."</a>");

    should be:
    printf(I_WELCOME,"<a href=\&quot;".PMBP_WEBSITE."\&quot;>","</a>");

    :-)

    // the nightly owl was passing by :-)

     
    • Nobody/Anonymous

      mia culpa nia culpa
      yust copied the language-file form v.1.5
      into the new v.1.6 language-folder

      so yust delete or forget about this threadlines

      // the nightly owl was once too fast :-)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.