[TYPO3-4-3] Revival of taskcenter & sys_actions

Georg Ringer mail at ringerge.org
Tue Feb 2 01:38:43 CET 2010


Hi,

FYI: I did the missing type of sys_actions: Create a new BE-User.

	http://ringer.it/tmp/taskcenter-sysactions-user.gif


BTW this is how it looks in old:
http://ringer.it/tmp/taskcenter-sysactions-user_old.gif

and there is really funny code in it like
		if ($path)	{
			@mkdir($path.$uid,0755);
			@mkdir($path.$uid."/_temp_",0755);
//			debug($path);
		}

Georg


More information about the TYPO3-project-4-3 mailing list