Changeset 487335 for php-code-widget
- Timestamp:
- 01/10/2012 03:20:52 AM (14 years ago)
- Location:
- php-code-widget
- Files:
-
- 2 edited
-
tags/2.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
php-code-widget/tags/2.1/readme.txt
r432463 r487335 22 22 afterwards. 23 23 24 Want regular updates? Become a fan of my sites on Facebook! 25 http://www.facebook.com/apps/application.php?id=116002660893 26 http://www.facebook.com/ottopress 27 28 Or follow my sites on Twitter! 29 http://twitter.com/ottodestruct 30 24 31 == Installation == 25 32 … … 41 48 42 49 This widget has no bugs, it's about the simplest widget one can possibly 43 make. Any errors coming out of the "execphp ,php" file are errors in code you50 make. Any errors coming out of the "execphp.php" file are errors in code you 44 51 put into one of the widgets. The reason that it shows the error being in the 45 52 execphp.php file is because that is where your code is actually being run -
php-code-widget/trunk/readme.txt
r432462 r487335 48 48 49 49 This widget has no bugs, it's about the simplest widget one can possibly 50 make. Any errors coming out of the "execphp ,php" file are errors in code you50 make. Any errors coming out of the "execphp.php" file are errors in code you 51 51 put into one of the widgets. The reason that it shows the error being in the 52 52 execphp.php file is because that is where your code is actually being run
Note: See TracChangeset
for help on using the changeset viewer.