look at the array $from carefully,i think you are wrong
version 1.0.3
regards!
Search found 4 matches
- Tue Dec 05, 2006 1:56 am
- Forum: Development
- Topic: an array in function serendipity_makeFilename
- Replies: 3
- Views: 4222
- Mon Dec 04, 2006 8:46 am
- Forum: Development
- Topic: an array in function serendipity_makeFilename
- Replies: 3
- Views: 4222
an array in function serendipity_makeFilename
function serendipity_makeFilename($str, $stripDots = false) {
static $from = array(
' ',
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?);
static $to = array(
'-',
'AE',
'ae',
'OE',
'oe ...
static $from = array(
' ',
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?,
'?);
static $to = array(
'-',
'AE',
'ae',
'OE',
'oe ...
- Tue Nov 28, 2006 12:20 pm
- Forum: Development
- Topic: interface - edit entries screen
- Replies: 3
- Views: 4759
Re: interface - edit entries screen
I can't view this page normally!garvinhicking wrote:Yes, this is possible. I'v ejust committed it to SVN:
http://svn.berlios.de/viewcvs/serendipi ... 512&r2=539
Best regards,
Garvin
can you?
- Tue Nov 28, 2006 8:08 am
- Forum: Development
- Topic: Berechtigungen Ver.9 alpha5
- Replies: 3
- Views: 4755