You don't look at line 117, but at line 4411. On line 4411 something is being evaled (usually a hook) and it is on line 117 of that that you are having problems.
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
Does she belong to any usergroups that most other users do not?