Advertisement
Guest User

Untitled

a guest
Sep 6th, 2007
587
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. From: "" <>
  2. X-PHP-BugTracker: PEARbug
  3. X-PHP-Bug: 11986
  4. X-PHP-Type: Documentation Problem
  5. X-PHP-PackageVersion:
  6. X-PHP-Version: Irrelevant
  7. X-PHP-Category: DB_Table
  8. X-PHP-OS: Irrelevant
  9. X-PHP-Status: Open
  10. Message-ID: <bug-11986@pear.php.net>
  11. X-Virus-Scanned: ClamAV
  12. X-Spam-Report: Content analysis details:
  13. 0.0 BAYESSCORE 0.497860
  14. 0.5 FROM_NO_USER From: has no local-part before @ sign
  15. 2.2 FH_FROMEML_NOTLD E-mail address doesn't have TLD (.com, etc.)
  16. X-Originating-IP: 140.211.166.39
  17. X-Envelope-To: <post@mark-wiesemann.de>
  18. X-Spam-Check: Enabled,6.0,13.0,1,1,42,1,0,0,1,0,0,0,0,[SPAM],
  19. X-Spam-Status: No, score=2.7 threshold=6.0,13.0
  20. X-Spam-BayesResult: Unsure, 0.497860
  21. X-Spam-Score: 2.7
  22. X-Spam-Scoring: 2,7
  23.  
  24. From: wiesemann
  25. Operating system: Irrelevant
  26. Package version:
  27. PHP version: Irrelevant
  28. Package: DB_Table
  29. Bug Type: Documentation Problem
  30. Bug description: User note that is a documentation problem
  31.  
  32. Manual page: package.database.db-table.intro-generator.php
  33.  
  34. I got an unknown function error using the code above, \r\nbut it worked
  35. when replacing \"=\" with \"=& new\" in the init line:\r\n\r\n//
  36. Instantiate a Generator object\r\n$generator =& new
  37. DB_Table_Generator($conn, $database);
  38. --
  39. Edit bug report at http://pear.php.net/bugs/bug.php?id=11986&edit=11
  40. --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement