

chmod 0.1.1, 2005-02-13
~~~~~~~~~~~~~~~~~~~~~~~


by rck <http://www.kiesler.at/>


sometimes, you have to change directory attributes. the image
folder comes to mind. to make that easier, this module was born.

btw. chmod contains three different control-panel icons.
chmod_thumbtack.jpg has been contributed by thumbtack and can
be used by overwriting chmod.gif in the img-directory with it.
chmod_old.gif was my original draft to the icon and chmod.gif,
the icon used by the installer, is basically thumbtacks idea,
but in sheepset-style.



CONTACT


got any questions about this or suggestions for future versions?
please contact the author via his forum. Please don't use mails
or notes if not absolutely necessary. Stick to the forum, so
others can benefit about your post and discuss it as well.

	http://www.kiesler.at/


Got any problems or questions about phpWebSite in general? Please
contact the phpws support forums. The author of this program (rck)
can be found there as well.

	http://phpwsforums.com/


Happy 2005!



CHANGELOG


chmod 0.1.1: 2005-02-13

	bugfix

	- Forgot the "this->" while calling genOkMsg in the
	  chmod-class. Thanks Johan den Hollander
  	  <http://www.johnandenhollander.nl> for noticing!


chmod 0.1: 2005-01-23

	initial revision

	- simple textbox for directory, another one for
	  the wanted right (octal). change mod by clicking submit,
	  only for deities of course.

	- checks for safe_mode and open_basedir, warns user
	  if either is set.

	- checks if file / directory does exist and print out
	  an error, if it doesn't.

