Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
开发者_运维百科Closed 9 years ago.
Improve this questionA few years ago I installed a CMS which was written in PHP. This was a simple CMS like Wordpress. I now want to use it again, but I forgot how it was called. However, the only thing I remember is that, after a new fresh installation, a dummy page said:
<ADMIN'S NAME> is a .... extraordinare!
(because I used that CMS).
Does someone know how the CMS was called? I thought it was symfony
, but that seems to be a framework rather than a CMS.
Thanks
Actually, Symphony is a widely used CMS in PHP see: http://www.getsymphony.com/
I don't know if it used to print out that default message.
精彩评论