[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] Bookmarks sharing
From: |
julien tayon |
Subject: |
[Phpgroupware-developers] Bookmarks sharing |
Date: |
Wed, 24 Jul 2002 01:48:20 +0200 |
Hi,
Still with 0.9.14 RC4 version of phpgw:
All users are granted to share their data.
But still only the owner of the ID can see the bookmarks he created
though they are public (verified with mysql tweaking)
the info about the server & php still lay in
http://projet.libroscope.org/phpgwRC4/info.php
when I look at the mysql database I have my bookmarks set at bm_access =
public in table phpgw_bookmarks (seems right when reading the inc
class.bookmarks.inc.php)
It looks like the code for searching the public account is being between
funny chars such as /* and */ or begin with // and I have strictly no
understanding of high level PHP.
I hope it can help.
Friendly Jul.