Plugin Directory

Changeset 487335 for php-code-widget


Ignore:
Timestamp:
01/10/2012 03:20:52 AM (14 years ago)
Author:
Otto42
Message:

readme fixes

Location:
php-code-widget
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • php-code-widget/tags/2.1/readme.txt

    r432463 r487335  
    2222afterwards.
    2323
     24Want regular updates? Become a fan of my sites on Facebook!
     25http://www.facebook.com/apps/application.php?id=116002660893
     26http://www.facebook.com/ottopress
     27
     28Or follow my sites on Twitter!
     29http://twitter.com/ottodestruct
     30
    2431== Installation ==
    2532
     
    4148
    4249This 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 you
     50make. Any errors coming out of the "execphp.php" file are errors in code you
    4451put into one of the widgets. The reason that it shows the error being in the
    4552execphp.php file is because that is where your code is actually being run
  • php-code-widget/trunk/readme.txt

    r432462 r487335  
    4848
    4949This 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 you
     50make. Any errors coming out of the "execphp.php" file are errors in code you
    5151put into one of the widgets. The reason that it shows the error being in the
    5252execphp.php file is because that is where your code is actually being run
Note: See TracChangeset for help on using the changeset viewer.