how to change <Assigned To> ?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
mantis_china
Posts: 13
Joined: 03 Jul 2007, 01:56

how to change <Assigned To> ?

Post by mantis_china »

In the <Assigned To> ,display the regist name ,not the true name. so , I can't easy to find some one.
Can you tell me how to change the display,let it display true name. thank you !

I'm sorry ,my english is poor! :cry:
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Post by deboutv »

Add this in your config_inc.php file :

Code: Select all

$g_show_realname = ON;
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
mantis_china
Posts: 13
Joined: 03 Jul 2007, 01:56

Post by mantis_china »

thank you!
Post Reply