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=\"".PMBP_WEBSITE."\">".PMBP_WEBSITE."</a>");

    should be:
    printf(I_WELCOME,"<a href=\"".PMBP_WEBSITE."\">","</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.